############ ### This module uses some non-portable C (according to the readdir(3) ### man page) and so may not work on your system. Use at your own ### risk. ############ Checking if your kit is complete... Looks good Writing Makefile for ReadDir cp ReadDir.pm blib/lib/ReadDir.pm /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/typemap ReadDir.xs > ReadDir.xsc && mv ReadDir.xsc ReadDir.c Please specify prototyping behavior for ReadDir.xs (see perlxs manual) gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -mlp64 -L/lib/hpux64 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/CORE ReadDir.c ReadDir.xs: In function `XS_ReadDir_readdir_inode': ReadDir.xs:26: error: structure has no member named `d_type' make: *** [ReadDir.o] Error 1