############ ### 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/pa-risc1.1/build/5.6.1/bin/perl -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/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) cc -c -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE +DA1.1 +DS2.0a +z -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ae -O +Onolimit -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" +z -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/CORE ReadDir.c cc: "ReadDir.xs", line 26: error 1588: "d_type" undefined. cc: "ReadDir.xs", line 26: error 1531: Invalid member of struct or union. cc: "ReadDir.xs", line 26: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type. make: *** [ReadDir.o] Error 1