############ ### 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.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/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_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/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