Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lread Writing Makefile for Bio::SCF cp SCF.pm blib/lib/Bio/SCF.pm cp SCF/Arrays.pm blib/lib/Bio/SCF/Arrays.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 SCF.xs > SCF.xsc && mv SCF.xsc SCF.c Please specify prototyping behavior for SCF.xs (see perlxs manual) gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" -DLITTLE_ENDIAN SCF.c SCF.xs:12:24: io_lib/scf.h: No such file or directory SCF.xs:13:26: io_lib/mFILE.h: No such file or directory SCF.xs: In function `XS_Bio__SCF_get_scf_pointer': SCF.xs:27: error: `Scf' undeclared (first use in this function) SCF.xs:27: error: (Each undeclared identifier is reported only once SCF.xs:27: error: for each function it appears in.) SCF.xs:27: error: `scf_data' undeclared (first use in this function) SCF.xs: In function `XS_Bio__SCF_get_scf_fpointer': SCF.xs:66: error: `Scf' undeclared (first use in this function) SCF.xs:66: error: `scf_data' undeclared (first use in this function) SCF.xs:68: error: `mFILE' undeclared (first use in this function) SCF.xs:68: error: `mf' undeclared (first use in this function) SCF.xs: In function `XS_Bio__SCF_scf_free': SCF.xs:89: error: `Scf' undeclared (first use in this function) SCF.xs:89: error: parse error before ')' token SCF.xs: In function `XS_Bio__SCF_get_comments': SCF.xs:95: error: `Scf' undeclared (first use in this function) SCF.xs:95: error: `scf_data' undeclared (first use in this function) SCF.xs:95: error: parse error before ')' token SCF.xs: In function `XS_Bio__SCF_set_comments': SCF.xs:108: error: `Scf' undeclared (first use in this function) SCF.xs:108: error: `scf_data' undeclared (first use in this function) SCF.xs:108: error: parse error before ')' token SCF.xs: In function `XS_Bio__SCF_scf_write': SCF.xs:121: error: `Scf' undeclared (first use in this function) SCF.xs:121: error: `scf_data' undeclared (first use in this function) SCF.xs:121: error: parse error before ')' token SCF.xs: In function `XS_Bio__SCF_scf_fwrite': SCF.xs:135: error: `mFILE' undeclared (first use in this function) SCF.xs:135: error: `mf' undeclared (first use in this function) SCF.xs:137: error: `Scf' undeclared (first use in this function) SCF.xs:137: error: `scf_data' undeclared (first use in this function) SCF.xs:137: error: parse error before ')' token SCF.xs: In function `XS_Bio__SCF_get_from_header': SCF.xs:159: error: `Scf' undeclared (first use in this function) SCF.xs:159: error: `scf_data' undeclared (first use in this function) SCF.xs:159: error: parse error before ')' token SCF.xs: In function `XS_Bio__SCF_get_at': SCF.xs:186: error: `Scf' undeclared (first use in this function) SCF.xs:186: error: `scf_data' undeclared (first use in this function) SCF.xs:186: error: parse error before ')' token SCF.xs: In function `XS_Bio__SCF_set_base_at': SCF.xs:242: error: `Scf' undeclared (first use in this function) SCF.xs:242: error: `scf_data' undeclared (first use in this function) SCF.xs:242: error: parse error before ')' token SCF.xs: In function `XS_Bio__SCF_set_at': SCF.xs:255: error: `Scf' undeclared (first use in this function) SCF.xs:255: error: `scf_data' undeclared (first use in this function) SCF.xs:255: error: parse error before ')' token make: *** [SCF.o] Error 1