Checking if your kit is complete... Looks good Writing Makefile for BSD::stat cp stat.pm blib/lib/BSD/stat.pm AutoSplitting blib/lib/BSD/stat.pm (blib/lib/auto/BSD/stat) /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 stat.xs > stat.xsc && mv stat.xsc stat.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.21\" -DXS_VERSION=\"1.21\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" stat.c Error 187: "stat.xs", line 74 # Referenced object 'st_atimespec' is not a member of struct stat ["/usr/include/sys/_stat_body.h", line 44]. terpreter *)pthread_getspecific((*Perl_Gthr_key_ptr(0L)))), st->st_atimespec.tv_nsec)) ; ^^^^^^^^^^^^ Error 187: "stat.xs", line 75 # Referenced object 'st_mtimespec' is not a member of struct stat ["/usr/include/sys/_stat_body.h", line 44]. terpreter *)pthread_getspecific((*Perl_Gthr_key_ptr(0L)))), st->st_mtimespec.tv_nsec)) ; ^^^^^^^^^^^^ Error 187: "stat.xs", line 76 # Referenced object 'st_ctimespec' is not a member of struct stat ["/usr/include/sys/_stat_body.h", line 44]. terpreter *)pthread_getspecific((*Perl_Gthr_key_ptr(0L)))), st->st_ctimespec.tv_nsec)) ; ^^^^^^^^^^^^ Error 187: "stat.xs", line 77 # Referenced object 'st_flags' is not a member of struct stat ["/usr/include/sys/_stat_body.h", line 44]. terpreter *)pthread_getspecific((*Perl_Gthr_key_ptr(0L)))), st->st_flags)) ; ^^^^^^^^ Error 187: "stat.xs", line 78 # Referenced object 'st_gen' is not a member of struct stat ["/usr/include/sys/_stat_body.h", line 44]. terpreter *)pthread_getspecific((*Perl_Gthr_key_ptr(0L)))), st->st_gen)) ; ^^^^^^ make: *** [stat.o] Error 2