Checking if your kit is complete... Looks good MakeMaker (v5.45) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Mytest2::canon Writing Makefile for XML::CanonicalizeXML cp lib/XML/CanonicalizeXML.pm blib/lib/XML/CanonicalizeXML.pm AutoSplitting blib/lib/XML/CanonicalizeXML.pm (blib/lib/auto/XML/CanonicalizeXML) cd canon && make make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-CanonicalizeXML/canon' gcc -c -I. -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE canon.c canon.c:4:27: libxml/parser.h: No such file or directory canon.c:5:26: libxml/xpath.h: No such file or directory canon.c:6:30: libxml/xmlmemory.h: No such file or directory canon.c:7:35: libxml/xpathInternals.h: No such file or directory canon.c:24: error: parse error before '*' token canon.c:24: error: parse error before '*' token canon.c: In function `parse_list': canon.c:25: error: `xmlChar' undeclared (first use in this function) canon.c:25: error: (Each undeclared identifier is reported only once canon.c:25: error: for each function it appears in.) canon.c:25: error: `buffer' undeclared (first use in this function) canon.c:26: error: `out' undeclared (first use in this function) canon.c:30: error: `str' undeclared (first use in this function) canon.c:41: error: parse error before ')' token canon.c:52: error: parse error before ')' token canon.c: At top level: canon.c:64: error: parse error before "load_xpath_expr" canon.c:64: error: parse error before "parent_doc" canon.c: In function `load_xpath_expr': canon.c:65: error: `xmlXPathObjectPtr' undeclared (first use in this function) canon.c:65: error: parse error before "xpath" canon.c:66: error: `xmlDocPtr' undeclared (first use in this function) canon.c:67: error: `xmlChar' undeclared (first use in this function) canon.c:67: error: `expr' undeclared (first use in this function) canon.c:68: error: `xmlXPathContextPtr' undeclared (first use in this function) canon.c:68: error: parse error before "ctx" canon.c:69: error: `xmlNodePtr' undeclared (first use in this function) canon.c:70: error: `xmlNsPtr' undeclared (first use in this function) canon.c:75: error: `xmlLoadExtDtdDefaultValue' undeclared (first use in this function) canon.c:75: error: `XML_DETECT_IDS' undeclared (first use in this function) canon.c:75: error: `XML_COMPLETE_ATTRS' undeclared (first use in this function) canon.c:78: error: `doc' undeclared (first use in this function) canon.c:78: error: `xpathstring' undeclared (first use in this function) canon.c:93: error: `node' undeclared (first use in this function) canon.c:94: error: parse error before "xmlChar" canon.c: At top level: canon.c:100: warning: parameter names (without types) in function declaration canon.c:100: warning: data definition has no type or storage class canon.c:101: error: parse error before "return" canon.c:104: error: `node' undeclared here (not in a function) canon.c:104: error: initializer element is not constant canon.c:104: warning: data definition has no type or storage class canon.c:105: error: parse error before "if" canon.c:107: warning: parameter names (without types) in function declaration canon.c:107: warning: data definition has no type or storage class canon.c:108: error: parse error before "return" canon.c:111: error: `parent_doc' undeclared here (not in a function) canon.c:111: error: initializer element is not constant canon.c:111: warning: data definition has no type or storage class canon.c:112: error: parse error before "if" canon.c:114: warning: parameter names (without types) in function declaration canon.c:114: warning: data definition has no type or storage class canon.c:115: warning: parameter names (without types) in function declaration canon.c:115: warning: data definition has no type or storage class canon.c:116: error: parse error before "return" canon.c:122: warning: data definition has no type or storage class canon.c:123: error: parse error before "while" canon.c:126: warning: parameter names (without types) in function declaration canon.c:126: warning: data definition has no type or storage class canon.c:127: warning: parameter names (without types) in function declaration canon.c:127: warning: data definition has no type or storage class canon.c:128: warning: parameter names (without types) in function declaration canon.c:128: warning: data definition has no type or storage class canon.c:129: error: parse error before "return" canon.c:131: error: redefinition of 'ns' canon.c:122: error: previous definition of 'ns' was here canon.c:131: error: invalid type argument of `->' canon.c:131: warning: data definition has no type or storage class canon.c:132: error: parse error before '}' token canon.c:137: error: initializer element is not constant canon.c:137: warning: data definition has no type or storage class canon.c:138: error: parse error before "if" canon.c:140: warning: parameter names (without types) in function declaration canon.c:140: warning: data definition has no type or storage class canon.c:141: warning: parameter names (without types) in function declaration canon.c:141: warning: data definition has no type or storage class canon.c:142: warning: parameter names (without types) in function declaration canon.c:142: warning: data definition has no type or storage class canon.c:143: error: parse error before "return" canon.c:148: warning: parameter names (without types) in function declaration canon.c:148: warning: data definition has no type or storage class canon.c:149: warning: parameter names (without types) in function declaration canon.c:149: warning: data definition has no type or storage class canon.c:150: warning: parameter names (without types) in function declaration canon.c:150: warning: data definition has no type or storage class canon.c:151: error: parse error before "return" canon.c: In function `canonicalize': canon.c:155: error: `xmlDocPtr' undeclared (first use in this function) canon.c:155: error: parse error before "myXmlDoc" canon.c:156: error: `xmlXPathObjectPtr' undeclared (first use in this function) canon.c:157: error: `xmlChar' undeclared (first use in this function) canon.c:157: error: `list' undeclared (first use in this function) canon.c:165: error: `myXmlDoc' undeclared (first use in this function) canon.c:179: error: invalid type argument of `->' make[1]: *** [canon.o] Error 1 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-CanonicalizeXML/canon' make: *** [canon/libcanon.a] Error 2