Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for BTRIEVE::Native cp Native.pm blib/lib/BTRIEVE/Native.pm /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 Native.xs > Native.xsc && mv Native.xsc Native.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" Native.c Native.xs:8: error: parse error before "BTRCALL" Native.xs:17: warning: data definition has no type or storage class make: *** [Native.o] Error 1