root@itdp53ib [/opt/patrolem/u/NetCmmnd/perl/newmodules/XML-Parser-2.34]perl Makefile.PL Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lexpat Writing Makefile for XML::Parser::Expat Writing Makefile for XML::Parser root@itdp53ib [/opt/patrolem/u/NetCmmnd/perl/newmodules/XML-Parser-2.34]make {cp and JUNK} /usr/bin/perl -e 'use ExtUtils::Mksymlists; Mksymlists("NAME" => "XML::Parser", "DL_FUNCS" => { }, "FUNCLIST" => [], "DL_VARS" => []);' cp Expat.pm ../blib/lib/XML/Parser/Expat.pm /usr/bin/perl -e 'use ExtUtils::Mksymlists; Mksymlists("NAME" => "XML::Parser::Expat", "DL_FUNCS" => { }, "FUNCLIST" => [], "DL_VARS" => []);' /usr/bin/perl /usr/opt/perl5/lib/5.8.0/ExtUtils/xsubpp -noprototypes -typemap /usr/opt/perl5/lib/5.8.0/ExtUtils/typemap -typemap typemap Expat.xs > Expat.xsc && mv Expat.xsc Expat.c cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=\"2.34\" -DXS_VERSION=\"2.34\" "-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Expat.c "/usr/include/expat.h", line 18.10: 1506-296 (S) #include file "expat_external.h" not found. "/usr/include/expat.h", line 132.3: 1506-046 (S) Syntax error. line 86.25: 1506-007 (S) "struct stat64" is undefined. "Expat.xs", line 111.8: 1506-166 (S) Definition of function XML_Char requires parentheses. make: 1254-004 The error code from the last command is 1. {MORE JUNK HERE} Stop. make: 1254-004 The error code from the last command is 2. Stop.