checking for libxml2... 2.6.16 checking for libxml2 CFLAGS... -I/usr/include/libxml2 checking for libxml2 LIBS... -L/usr/lib -lxml2 -lz -lpthread -liconv -lm Checking if your kit is complete... Looks good Writing Makefile for RPC::XML::Parser::XS cp libxml2_config.pl blib/lib/RPC/XML/Parser/libxml2_config.pl cp lib/RPC/XML/Parser/XS.pm blib/lib/RPC/XML/Parser/XS.pm /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap XS.xs > XS.xsc && mv XS.xsc XS.c gcc -c -I/usr/include/libxml2 -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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" XS.c XS.xs: In function 'XS_RPC__XML__Parser__XS__Reader_new_string_reader': XS.xs:1023: error: 'XML_PARSE_COMPACT' undeclared (first use in this function) XS.xs:1023: error: (Each undeclared identifier is reported only once XS.xs:1023: error: for each function it appears in.) XS.xs: In function 'XS_RPC__XML__Parser__XS__Reader_new_string_reader': XS.xs:1023: error: 'XML_PARSE_COMPACT' undeclared (first use in this function) XS.xs:1023: error: (Each undeclared identifier is reported only once XS.xs:1023: error: for each function it appears in.) lipo: can't open input file: /var/tmp//cc1RMm89.out (No such file or directory) make: *** [XS.o] Error 1