WARNING: This module is architecture-dependent and will not likely work on lesser-used architectures (see Changes). If the module (esp. aio_read and aio_write) doesn't work, please report this and I'll fix it for you. I promise ;) Checking if your kit is complete... Looks good Writing Makefile for Linux::AIO cp AIO.pm blib/lib/Linux/AIO.pm /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap AIO.xs > AIO.xsc && mv AIO.xsc AIO.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.9\" -DXS_VERSION=\"1.9\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE AIO.c AIO.xs:13: endian.h: No such file or directory AIO.xs:246: linux/unistd.h: No such file or directory AIO.xs:247: linux/types.h: No such file or directory AIO.xs:248: sys/prctl.h: No such file or directory AIO.xs:323: #error "neither stat64 nor stat defined" make: *** [AIO.o] Error 1