Set up gcc environment - 3.3 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) /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap stat.xs > stat.xsc && mv stat.xsc stat.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" stat.c stat.xs: In function `st2aref': stat.xs:74: error: structure has no member named `st_atimespec' stat.xs:75: error: structure has no member named `st_mtimespec' stat.xs:76: error: structure has no member named `st_ctimespec' stat.xs:77: error: structure has no member named `st_flags' stat.xs:78: error: structure has no member named `st_gen' make: *** [stat.o] Error 1