Checking if your kit is complete... Looks good Note (probably harmless): No library found for -llzo Writing Makefile for Compress::LZO cp LZO.pm blib/lib/Compress/LZO.pm AutoSplitting blib/lib/Compress/LZO.pm (blib/lib/auto/Compress/LZO) /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap LZO.xs > LZO.xsc && mv LZO.xsc LZO.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" LZO.c LZO.xs:37:21: error: lzoconf.h: No such file or directory LZO.xs:38:19: error: lzo1x.h: No such file or directory LZO.xs:41:4: error: #error "Need LZO v1.07 or newer" LZO.xs: In function 'XS_Compress__LZO_compress': LZO.xs:114: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:114: error: (Each undeclared identifier is reported only onceLZO.xs:37:21: LZO.xs:114: error: for each function it appears in.) error: LZO.xs:114: error: parse error before 'in'lzoconf.h: No such file or directory LZO.xs:116: error: 'lzo_voidp' undeclared (first use in this function) LZO.xs:117: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:38:19: error: lzo1x.h: No such file or directory LZO.xs:41:4: error: #error "Need LZO v1.07 or newer" LZO.xs:123: error: 'in' undeclared (first use in this function) LZO.xs:126: error: 'in_len' undeclared (first use in this function) LZO.xs:127: error: 'out_len' undeclared (first use in this function) LZO.xs:131: error: 'wrkmem' undeclared (first use in this function) LZO.xs:131: error: 'LZO1X_1_MEM_COMPRESS' undeclared (first use in this function) LZO.xs:133: error: 'LZO1X_999_MEM_COMPRESS' undeclared (first use in this function) LZO.xs:134: error: 'out' undeclared (first use in this function) LZO.xs:135: error: 'new_len' undeclared (first use in this function) LZO.xs:144: error: 'LZO_E_OK' undeclared (first use in this function) LZO.xs: In function 'XS_Compress__LZO_decompress': LZO.xs:167: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:167: error: parse error before 'in' LZO.xs:169: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:175: error: 'in' undeclared (first use in this function) LZO.xs:178: error: 'in_len' undeclared (first use in this function) LZO.xs:179: error: 'out_len' undeclared (first use in this function) LZO.xs:182: error: 'out' undeclared (first use in this function) LZO.xs:183: error: 'new_len' undeclared (first use in this function) LZO.xs:185: error: 'LZO_E_OK' undeclared (first use in this function) LZO.xs: In function 'XS_Compress__LZO_optimize': LZO.xs:204: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:204: error: parse error before 'in' LZO.xs:206: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:214: error: 'in' undeclared (first use in this function) LZO.xs:220: error: 'in_len' undeclared (first use in this function) LZO.xs:221: error: 'out_len' undeclared (first use in this function) LZO.xs:222: error: 'out' undeclared (first use in this function) LZO.xs:222: error: parse error before 'Perl_safesysmalloc' LZO.xs:223: error: 'new_len' undeclared (first use in this function) LZO.xs:226: error: 'LZO_E_OK' undeclared (first use in this function) LZO.xs: In function 'XS_Compress__LZO_compress': LZO.xs:114: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:114: error: (Each undeclared identifier is reported only once LZO.xs:114: error: for each function it appears in.) LZO.xs:114: error: parse error before 'in' LZO.xs:116: error: 'lzo_voidp' undeclared (first use in this function) LZO.xs:117: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:123: error: 'in' undeclared (first use in this function) LZO.xs: In function 'XS_Compress__LZO_adler32': LZO.xs:244: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:244: error: parse error before 'buf' LZO.c:368: error: 'lzo_uint32' undeclared (first use in this function) LZO.xs:126: error: 'in_len' undeclared (first use in this function) LZO.xs:127: error: 'out_len' undeclared (first use in this function) LZO.xs:247: error: 'buf' undeclared (first use in this function) LZO.xs:131: error: 'wrkmem' undeclared (first use in this function) LZO.xs:131: error: 'LZO1X_1_MEM_COMPRESS' undeclared (first use in this function) LZO.xs:133: error: 'LZO1X_999_MEM_COMPRESS' undeclared (first use in this function) LZO.xs:134: error: 'out' undeclared (first use in this function) LZO.xs:135: error: 'new_len' undeclared (first use in this function) LZO.xs:249: error: 'RETVAL' undeclared (first use in this function) LZO.xs:144: error: 'LZO_E_OK' undeclared (first use in this function) LZO.xs:252: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:252: error: parse error before 'len' LZO.xs: In function 'XS_Compress__LZO_crc32': LZO.xs:262: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:262: error: parse error before 'buf' LZO.c:402: error: 'lzo_uint32' undeclared (first use in this function) LZO.xs:265: error: 'buf' undeclared (first use in this function) LZO.xs:267: error: 'RETVAL' undeclared (first use in this function) LZO.xs: In function 'XS_Compress__LZO_decompress':LZO.xs:270: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:167: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:270: error: parse error before 'len' LZO.xs:167: error: parse error before 'in' LZO.xs:169: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:175: error: 'in' undeclared (first use in this function) LZO.xs:178: error: 'in_len' undeclared (first use in this function) LZO.xs:179: error: 'out_len' undeclared (first use in this function) LZO.xs:182: error: 'out' undeclared (first use in this function) LZO.xs:183: error: 'new_len' undeclared (first use in this function) LZO.xs:185: error: 'LZO_E_OK' undeclared (first use in this function) LZO.xs: In function 'XS_Compress__LZO_optimize': LZO.xs:204: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:204: error: parse error before 'in' LZO.xs:206: error: 'lzo_uint' undeclared (first use in this function) LZO.xs: In function 'boot_Compress__LZO': LZO.xs:82: error: 'LZO_E_OK' undeclared (first use in this function) LZO.xs:214: error: 'in' undeclared (first use in this function) LZO.xs:220: error: 'in_len' undeclared (first use in this function) LZO.xs:221: error: 'out_len' undeclared (first use in this function) LZO.xs:222: error: 'out' undeclared (first use in this function) LZO.xs:222: error: parse error before 'Perl_safesysmalloc' LZO.xs:223: error: 'new_len' undeclared (first use in this function) LZO.xs:226: error: 'LZO_E_OK' undeclared (first use in this function) LZO.xs: In function 'XS_Compress__LZO_adler32': LZO.xs:244: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:244: error: parse error before 'buf' LZO.c:368: error: 'lzo_uint32' undeclared (first use in this function) LZO.xs:247: error: 'buf' undeclared (first use in this function) LZO.xs:249: error: 'RETVAL' undeclared (first use in this function) LZO.xs:252: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:252: error: parse error before 'len' LZO.xs: In function 'XS_Compress__LZO_crc32': LZO.xs:262: error: 'lzo_bytep' undeclared (first use in this function) LZO.xs:262: error: parse error before 'buf' LZO.c:402: error: 'lzo_uint32' undeclared (first use in this function) LZO.xs:265: error: 'buf' undeclared (first use in this function) LZO.xs:267: error: 'RETVAL' undeclared (first use in this function) LZO.xs:270: error: 'lzo_uint' undeclared (first use in this function) LZO.xs:270: error: parse error before 'len' LZO.xs: In function 'boot_Compress__LZO': LZO.xs:82: error: 'LZO_E_OK' undeclared (first use in this function) lipo: can't open input file: /var/tmp//ccBlGeNB.out (No such file or directory) make: *** [LZO.o] Error 1