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 /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap AIO.xs > AIO.xsc && mv AIO.xsc AIO.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"1.9\" -DXS_VERSION=\"1.9\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" AIO.c Error 112: "AIO.xs", line 13 # Include file not found. #include ^^^^^^^^^^ Error 172: "AIO.xs", line 77 # Undeclared variable 'CLONE_VM'. CLONE_VM|CLONE_FS|CLONE_FILES, ^^^^^^^^ Error 112: "AIO.xs", line 246 # Include file not found. #include ^^^^^^^^^^^^^^^^ Error 112: "AIO.xs", line 247 # Include file not found. #include ^^^^^^^^^^^^^^^ Error 112: "AIO.xs", line 248 # Include file not found. #include ^^^^^^^^^^^^^ Error 112: "AIO.xs", line 253 # Include file not found. # include ^^^^^^^^^^^^ Error 20: "AIO.xs", line 285 # '(' expected before 'int'. _syscall3(__kernel_size_t, read , unsigned int, fd, char *, buf, __kernel_size_t, count) ^^^ Error 24: "AIO.xs", line 285 # '(' expected instead of ','. _syscall3(__kernel_size_t, read , unsigned int, fd, char *, buf, __kernel_size_t, count) ^ Error 21: "AIO.xs", line 285 # ')' expected before ',' to close scope. _syscall3(__kernel_size_t, read , unsigned int, fd, char *, buf, __kernel_size_t, count) ^ Error 21: "AIO.xs", line 285 # ')' expected before ',' to close scope. _syscall3(__kernel_size_t, read , unsigned int, fd, char *, buf, __kernel_size_t, count) ^ Error 21: "AIO.xs", line 285 # ')' expected before ',' to close scope. _syscall3(__kernel_size_t, read , unsigned int, fd, char *, buf, __kernel_size_t, count) ^ Error 20: "AIO.xs", line 285 # '(' expected before '*'. _syscall3(__kernel_size_t, read , unsigned int, fd, char *, buf, __kernel_size_t, count) ^ Error 699: "AIO.xs", line 285 # Error limit reached; halting compilation. _syscall3(__kernel_size_t, read , unsigned int, fd, char *, buf, __kernel_size_t, count) ^ make: *** [AIO.o] Error 2