This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear MSERGEANT,
    
This is a computer-generated report for XML-Parser-2.36
on perl-5.8.5, created automatically by CPAN-Reporter-1.0601 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Parser/Encodings/x-sjis-cp932.enc 
blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc
cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/Encodings/x-euc-jp-unicode.enc 
blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc
cp Parser/Encodings/windows-1250.enc 
blib/lib/XML/Parser/Encodings/windows-1250.enc
cp Parser/Encodings/windows-1252.enc 
blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/Japanese_Encodings.msg 
blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Encodings/x-euc-jp-jisx0221.enc 
blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Encodings/x-sjis-jdk117.enc 
blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/x-sjis-unicode.enc 
blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc
cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl
cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm
cp Parser.pm blib/lib/XML/Parser.pm
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser/Encodings/x-sjis-jisx0221.enc 
blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
make[1]: Entering directory `/root/.cpan/build/XML-Parser-2.36-mLDFUp/Expat'
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -noprototypes -typemap 
/usr/lib/perl5/5.8.5/ExtUtils/typemap -typemap typemap  Expat.xs > Expat.xsc && 
mv Expat.xsc Expat.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386 -mtune=pentium4   
-DVERSION=\"2.36\" -DXS_VERSION=\"2.36\" -fPIC 
"-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE"   Expat.c
Expat.xs:12:19: expat.h: No such file or directory
Expat.xs:60: error: syntax error before "XML_Parser"
Expat.xs:60: warning: no semicolon at end of struct or union
Expat.xs:78: error: syntax error before ':' token
Expat.xs:79: error: syntax error before ':' token
Expat.xs:80: error: syntax error before ':' token
Expat.xs:106: error: syntax error before '}' token
Expat.xs:106: warning: data definition has no type or storage class
Expat.xs:111: error: syntax error before "nsdelim"
Expat.xs:111: warning: data definition has no type or storage class
Expat.xs:117: error: syntax error before '*' token
Expat.xs:118: error: syntax error before '*' token
Expat.xs:194: error: syntax error before "ms"
Expat.xs:194: warning: initialization makes integer from pointer without a cast
Expat.xs:194: warning: excess elements in scalar initializer
Expat.xs:194: warning: (near initialization for `ms')
Expat.xs:194: warning: excess elements in scalar initializer
Expat.xs:194: warning: (near initialization for `ms')
Expat.xs:194: warning: data definition has no type or storage class
Expat.xs:197: error: syntax error before "parser"
Expat.xs: In function `append_error':
Expat.xs:200: error: `cbv' undeclared (first use in this function)
Expat.xs:200: error: (Each undeclared identifier is reported only once
Expat.xs:200: error: for each function it appears in.)
Expat.xs:203: error: syntax error before ')' token
Expat.xs:210: error: `err' undeclared (first use in this function)
Expat.xs:213: error: `parser' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:249: error: syntax error before '*' token
Expat.xs: In function `generate_model':
Expat.xs:255: error: `model' undeclared (first use in this function)
Expat.xs:256: error: `XML_CQUANT_NONE' undeclared (first use in this function)
Expat.xs:261: error: `XML_CTYPE_NAME' undeclared (first use in this function)
Expat.xs:265: error: `XML_CTYPE_MIXED' undeclared (first use in this function)
Expat.xs:266: error: `XML_CTYPE_CHOICE' undeclared (first use in this function)
Expat.xs:267: error: `XML_CTYPE_SEQ' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:286: error: syntax error before "parser"
Expat.xs: In function `parse_stream':
Expat.xs:298: error: `cbv' undeclared (first use in this function)
Expat.xs:301: error: syntax error before ')' token
Expat.xs:311: error: `ioref' undeclared (first use in this function)
Expat.xs:350: error: `parser' undeclared (first use in this function)
Expat.xs:350: warning: initialization makes pointer from integer without a cast
Expat.xs: In function `characterData':
Expat.xs:460: error: `cbv' undeclared (first use in this function)
Expat.xs:460: error: syntax error before ')' token
Expat.xs: In function `startElement':
Expat.xs:480: error: `cbv' undeclared (first use in this function)
Expat.xs:480: error: syntax error before ')' token
Expat.xs: In function `endElement':
Expat.xs:556: error: `cbv' undeclared (first use in this function)
Expat.xs:556: error: syntax error before ')' token
Expat.xs: In function `processingInstruction':
Expat.xs:590: error: `cbv' undeclared (first use in this function)
Expat.xs:590: error: syntax error before ')' token
Expat.xs: In function `commenthandle':
Expat.xs:611: error: `cbv' undeclared (first use in this function)
Expat.xs:611: error: syntax error before ')' token
Expat.xs: In function `startCdata':
Expat.xs:631: error: `cbv' undeclared (first use in this function)
Expat.xs:631: error: syntax error before ')' token
Expat.xs: In function `endCdata':
Expat.xs:651: error: `cbv' undeclared (first use in this function)
Expat.xs:651: error: syntax error before ')' token
Expat.xs: At top level:
Expat.xs:668: error: syntax error before '*' token
Expat.xs: In function `nsStart':
Expat.xs:670: error: `cbv' undeclared (first use in this function)
Expat.xs:670: error: syntax error before ')' token
Expat.xs:678: error: `prefix' undeclared (first use in this function)
Expat.xs:679: error: `uri' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:688: error: syntax error before '*' token
Expat.xs: In function `nsEnd':
Expat.xs:690: error: `cbv' undeclared (first use in this function)
Expat.xs:690: error: syntax error before ')' token
Expat.xs:698: error: `prefix' undeclared (first use in this function)
Expat.xs: In function `defaulthandle':
Expat.xs:710: error: `cbv' undeclared (first use in this function)
Expat.xs:710: error: syntax error before ')' token
Expat.xs: At top level:
Expat.xs:729: error: syntax error before "XML_Content"
Expat.xs: In function `elementDecl':
Expat.xs:731: error: `cbv' undeclared (first use in this function)
Expat.xs:731: error: syntax error before ')' token
Expat.xs:738: error: `model' undeclared (first use in this function)
Expat.xs:744: error: `name' undeclared (first use in this function)
Expat.xs: In function `attributeDecl':
Expat.xs:761: error: `cbv' undeclared (first use in this function)
Expat.xs:761: error: syntax error before ')' token
Expat.xs: In function `entityDecl':
Expat.xs:802: error: `cbv' undeclared (first use in this function)
Expat.xs:802: error: syntax error before ')' token
Expat.xs: In function `doctypeStart':
Expat.xs:831: error: `cbv' undeclared (first use in this function)
Expat.xs:831: error: syntax error before ')' token
Expat.xs: In function `doctypeEnd':
Expat.xs:852: error: `cbv' undeclared (first use in this function)
Expat.xs:852: error: syntax error before ')' token
Expat.xs: In function `xmlDecl':
Expat.xs:872: error: `cbv' undeclared (first use in this function)
Expat.xs:872: error: syntax error before ')' token
Expat.xs: In function `unparsedEntityDecl':
Expat.xs:901: error: `cbv' undeclared (first use in this function)
Expat.xs:901: error: syntax error before ')' token
Expat.xs: In function `notationDecl':
Expat.xs:929: error: `cbv' undeclared (first use in this function)
Expat.xs:929: error: syntax error before ')' token
Expat.xs: At top level:
Expat.xs:960: error: syntax error before "parser"
Expat.xs: In function `externalEntityRef':
Expat.xs:975: error: `cbv' undeclared (first use in this function)
Expat.xs:975: error: syntax error before ')' token
Expat.xs:983: error: `pubid' undeclared (first use in this function)
Expat.xs:985: error: `base' undeclared (first use in this function)
Expat.xs:986: error: `sysid' undeclared (first use in this function)
Expat.xs:1002: error: `parser' undeclared (first use in this function)
Expat.xs:1004: error: `XML_Parser' undeclared (first use in this function)
Expat.xs:1004: error: syntax error before "entpar"
Expat.xs:1007: error: `entpar' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:1115: error: syntax error before "XML_Encoding"
Expat.xs: In function `unknownEncoding':
Expat.xs:1123: error: `name' undeclared (first use in this function)
Expat.xs:1167: error: `info' undeclared (first use in this function)
Expat.xs: In function `recString':
Expat.xs:1185: error: `cbv' undeclared (first use in this function)
Expat.xs:1185: error: syntax error before ')' token
Expat.xs: At top level:
Expat.xs:1196: error: syntax error before '*' token
Expat.xs: In function `suspend_callbacks':
Expat.xs:1197: error: `cbv' undeclared (first use in this function)
Expat.xs:1199: error: `XML_CharacterDataHandler' undeclared (first use in this 
function)
Expat.xs:1199: error: syntax error before numeric constant
Expat.xs:1204: error: `XML_ProcessingInstructionHandler' undeclared (first use 
in this function)
Expat.xs:1204: error: syntax error before numeric constant
Expat.xs:1209: error: `XML_CommentHandler' undeclared (first use in this 
function)
Expat.xs:1209: error: syntax error before numeric constant
Expat.xs:1215: error: `XML_StartCdataSectionHandler' undeclared (first use in 
this function)
Expat.xs:1215: error: syntax error before numeric constant
Expat.xs:1221: error: `XML_UnparsedEntityDeclHandler' undeclared (first use in 
this function)
Expat.xs:1221: error: syntax error before numeric constant
Expat.xs:1226: error: `XML_NotationDeclHandler' undeclared (first use in this 
function)
Expat.xs:1226: error: syntax error before numeric constant
Expat.xs:1231: error: `XML_ExternalEntityRefHandler' undeclared (first use in 
this function)
Expat.xs:1231: error: syntax error before numeric constant
Expat.xs: At top level:
Expat.xs:1237: error: syntax error before '*' token
Expat.xs: In function `resume_callbacks':
Expat.xs:1238: error: `cbv' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParserCreate':
Expat.c:1290: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1290: error: syntax error before "RETVAL"
Expat.xs:1279: error: `cbv' undeclared (first use in this function)
Expat.xs:1280: error: variable `pep' has initializer but incomplete type
Expat.xs:1280: error: `XML_PARAM_ENTITY_PARSING_NEVER' undeclared (first use in 
this function)
Expat.xs:1280: error: storage size of 'pep' isn't known
Expat.xs:1284: error: syntax error before ')' token
Expat.xs:1284: error: syntax error before ')' token
Expat.xs:1320: error: `RETVAL' undeclared (first use in this function)
Expat.xs:1337: error: `XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE' undeclared 
(first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParserRelease':
Expat.c:1371: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1371: error: syntax error before "parser"
Expat.xs:1351: error: `cbv' undeclared (first use in this function)
Expat.xs:1351: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_ParserFree':
Expat.c:1390: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1390: error: syntax error before "parser"
Expat.xs:1361: error: `cbv' undeclared (first use in this function)
Expat.xs:1361: error: syntax error before ')' token
Expat.xs:1430: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParseString':
Expat.c:1476: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1476: error: syntax error before "parser"
Expat.xs:1439: error: `cbv' undeclared (first use in this function)
Expat.xs:1443: error: syntax error before ')' token
Expat.xs:1446: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParseStream':
Expat.c:1508: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1508: error: syntax error before "parser"
Expat.xs:1463: error: `cbv' undeclared (first use in this function)
Expat.xs:1465: error: syntax error before ')' token
Expat.xs:1473: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParsePartial':
Expat.c:1543: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1543: error: syntax error before "parser"
Expat.xs:1488: error: `cbv' undeclared (first use in this function)
Expat.xs:1488: error: syntax error before ')' token
Expat.xs:1490: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParseDone':
Expat.c:1571: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1571: error: syntax error before "parser"
Expat.xs:1504: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetStartElementHandler':
Expat.c:1594: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1594: error: syntax error before "parser"
Expat.xs:1518: error: `cbv' undeclared (first use in this function)
Expat.xs:1518: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SetEndElementHandler':
Expat.c:1615: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1615: error: syntax error before "parser"
Expat.xs:1529: error: `cbv' undeclared (first use in this function)
Expat.xs:1529: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SetCharacterDataHandler':
Expat.c:1636: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1636: error: syntax error before "parser"
Expat.xs:1540: error: `XML_CharacterDataHandler' undeclared (first use in this 
function)
Expat.xs:1540: error: syntax error before "charhndl"
Expat.xs:1541: error: `cbv' undeclared (first use in this function)
Expat.xs:1541: error: syntax error before ')' token
Expat.xs:1545: error: `charhndl' undeclared (first use in this function)
Expat.xs:1547: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetProcessingInstructionHandler':
Expat.c:1663: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1663: error: syntax error before "parser"
Expat.xs:1557: error: `XML_ProcessingInstructionHandler' undeclared (first use 
in this function)
Expat.xs:1557: error: syntax error before "prochndl"
Expat.xs:1559: error: `cbv' undeclared (first use in this function)
Expat.xs:1559: error: syntax error before ')' token
Expat.xs:1563: error: `prochndl' undeclared (first use in this function)
Expat.xs:1565: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetCommentHandler':
Expat.c:1691: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1691: error: syntax error before "parser"
Expat.xs:1575: error: `XML_CommentHandler' undeclared (first use in this 
function)
Expat.xs:1575: error: syntax error before "cmnthndl"
Expat.xs:1576: error: `cbv' undeclared (first use in this function)
Expat.xs:1576: error: syntax error before ')' token
Expat.xs:1580: error: `cmnthndl' undeclared (first use in this function)
Expat.xs:1582: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetDefaultHandler':
Expat.c:1718: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1718: error: syntax error before "parser"
Expat.xs:1592: error: `XML_DefaultHandler' undeclared (first use in this 
function)
Expat.xs:1592: error: syntax error before "dflthndl"
Expat.xs:1593: error: `cbv' undeclared (first use in this function)
Expat.xs:1593: error: syntax error before ')' token
Expat.xs:1597: error: `dflthndl' undeclared (first use in this function)
Expat.xs:1600: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetUnparsedEntityDeclHandler':
Expat.c:1749: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1749: error: syntax error before "parser"
Expat.xs:1613: error: `XML_UnparsedEntityDeclHandler' undeclared (first use in 
this function)
Expat.xs:1613: error: syntax error before "unprsdhndl"
Expat.xs:1615: error: `cbv' undeclared (first use in this function)
Expat.xs:1615: error: syntax error before ')' token
Expat.xs:1619: error: `unprsdhndl' undeclared (first use in this function)
Expat.xs:1621: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetNotationDeclHandler':
Expat.c:1777: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1777: error: syntax error before "parser"
Expat.xs:1631: error: `XML_NotationDeclHandler' undeclared (first use in this 
function)
Expat.xs:1631: error: syntax error before "nothndlr"
Expat.xs:1632: error: `cbv' undeclared (first use in this function)
Expat.xs:1632: error: syntax error before ')' token
Expat.xs:1636: error: `nothndlr' undeclared (first use in this function)
Expat.xs:1638: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetExternalEntityRefHandler':
Expat.c:1804: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1804: error: syntax error before "parser"
Expat.xs:1648: error: `XML_ExternalEntityRefHandler' undeclared (first use in 
this function)
Expat.xs:1648: error: syntax error before "exthndlr"
Expat.xs:1650: error: `cbv' undeclared (first use in this function)
Expat.xs:1650: error: syntax error before ')' token
Expat.xs:1654: error: `exthndlr' undeclared (first use in this function)
Expat.xs:1656: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetExtEntFinishHandler':
Expat.c:1832: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1832: error: syntax error before "parser"
Expat.xs:1666: error: `cbv' undeclared (first use in this function)
Expat.xs:1666: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SetEntityDeclHandler':
Expat.c:1858: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1858: error: syntax error before "parser"
Expat.xs:1683: error: `XML_EntityDeclHandler' undeclared (first use in this 
function)
Expat.xs:1683: error: syntax error before "enthndlr"
Expat.xs:1685: error: `cbv' undeclared (first use in this function)
Expat.xs:1685: error: syntax error before ')' token
Expat.xs:1689: error: `enthndlr' undeclared (first use in this function)
Expat.xs:1691: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetElementDeclHandler':
Expat.c:1886: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1886: error: syntax error before "parser"
Expat.xs:1701: error: `XML_ElementDeclHandler' undeclared (first use in this 
function)
Expat.xs:1701: error: syntax error before "eldeclhndlr"
Expat.xs:1703: error: `cbv' undeclared (first use in this function)
Expat.xs:1703: error: syntax error before ')' token
Expat.xs:1707: error: `eldeclhndlr' undeclared (first use in this function)
Expat.xs:1709: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetAttListDeclHandler':
Expat.c:1914: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1914: error: syntax error before "parser"
Expat.xs:1719: error: `XML_AttlistDeclHandler' undeclared (first use in this 
function)
Expat.xs:1719: error: syntax error before "attdeclhndlr"
Expat.xs:1721: error: `cbv' undeclared (first use in this function)
Expat.xs:1721: error: syntax error before ')' token
Expat.xs:1725: error: `attdeclhndlr' undeclared (first use in this function)
Expat.xs:1727: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetDoctypeHandler':
Expat.c:1942: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1942: error: syntax error before "parser"
Expat.xs:1737: error: `XML_StartDoctypeDeclHandler' undeclared (first use in 
this function)
Expat.xs:1737: error: syntax error before "dtsthndlr"
Expat.xs:1739: error: `cbv' undeclared (first use in this function)
Expat.xs:1739: error: syntax error before ')' token
Expat.xs:1744: error: `dtsthndlr' undeclared (first use in this function)
Expat.xs:1746: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetEndDoctypeHandler':
Expat.c:1971: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1971: error: syntax error before "parser"
Expat.xs:1756: error: `XML_EndDoctypeDeclHandler' undeclared (first use in this 
function)
Expat.xs:1756: error: syntax error before "dtendhndlr"
Expat.xs:1758: error: `cbv' undeclared (first use in this function)
Expat.xs:1758: error: syntax error before ')' token
Expat.xs:1762: error: `dtendhndlr' undeclared (first use in this function)
Expat.xs:1764: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetXMLDeclHandler':
Expat.c:1999: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1999: error: syntax error before "parser"
Expat.xs:1775: error: `XML_XmlDeclHandler' undeclared (first use in this 
function)
Expat.xs:1775: error: syntax error before "xmldechndlr"
Expat.xs:1777: error: `cbv' undeclared (first use in this function)
Expat.xs:1777: error: syntax error before ')' token
Expat.xs:1781: error: `xmldechndlr' undeclared (first use in this function)
Expat.xs:1783: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetBase':
Expat.c:2027: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2027: error: syntax error before "parser"
Expat.xs:1803: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetBase':
Expat.c:2054: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2054: error: syntax error before "parser"
Expat.xs:1812: error: `parser' undeclared (first use in this function)
Expat.xs:1812: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_PositionContext':
Expat.c:2080: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2080: error: syntax error before "parser"
Expat.xs:1829: error: `parser' undeclared (first use in this function)
Expat.xs:1829: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_DefaultCurrent':
Expat.c:2194: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2194: error: syntax error before "parser"
Expat.xs:1920: error: `cbv' undeclared (first use in this function)
Expat.xs:1920: error: syntax error before ')' token
Expat.xs:1922: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_RecognizedString':
Expat.c:2213: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2213: error: syntax error before "parser"
Expat.xs:1930: error: `XML_DefaultHandler' undeclared (first use in this 
function)
Expat.xs:1930: error: syntax error before "dflthndl"
Expat.xs:1931: error: `cbv' undeclared (first use in this function)
Expat.xs:1931: error: syntax error before ')' token
Expat.xs:1934: error: `dflthndl' undeclared (first use in this function)
Expat.xs:1942: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetErrorCode':
Expat.c:2256: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2256: error: syntax error before "parser"
Expat.c:2260: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentLineNumber':
Expat.c:2273: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2273: error: syntax error before "parser"
Expat.c:2277: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentColumnNumber':
Expat.c:2290: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2290: error: syntax error before "parser"
Expat.c:2294: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentByteIndex':
Expat.c:2307: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2307: error: syntax error before "parser"
Expat.c:2311: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetSpecifiedAttributeCount':
Expat.c:2324: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2324: error: syntax error before "parser"
Expat.c:2328: error: `parser' undeclared (first use in this function)
Expat.xs: In function `XS_XML__Parser__Expat_ErrorString':
Expat.xs:1983: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_OriginalString':
Expat.c:2484: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2484: error: syntax error before "parser"
Expat.xs:2091: error: `parser' undeclared (first use in this function)
Expat.xs:2091: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_SetStartCdataHandler':
Expat.c:2512: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2512: error: syntax error before "parser"
Expat.xs:2109: error: `cbv' undeclared (first use in this function)
Expat.xs:2109: error: syntax error before ')' token
Expat.xs:2110: error: `XML_StartCdataSectionHandler' undeclared (first use in 
this function)
Expat.xs:2115: error: `scdhndl' undeclared (first use in this function)
Expat.xs:2117: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetEndCdataHandler':
Expat.c:2540: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2540: error: syntax error before "parser"
Expat.xs:2127: error: `cbv' undeclared (first use in this function)
Expat.xs:2127: error: syntax error before ')' token
Expat.xs:2128: error: `XML_EndCdataSectionHandler' undeclared (first use in 
this function)
Expat.xs:2133: error: `ecdhndl' undeclared (first use in this function)
Expat.xs:2135: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_UnsetAllHandlers':
Expat.c:2568: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2568: error: syntax error before "parser"
Expat.xs:2144: error: `cbv' undeclared (first use in this function)
Expat.xs:2144: error: syntax error before ')' token
Expat.xs:2149: error: `XML_StartNamespaceDeclHandler' undeclared (first use in 
this function)
Expat.xs:2149: error: syntax error before numeric constant
Expat.xs:2153: error: `parser' undeclared (first use in this function)
Expat.xs:2154: error: `XML_StartElementHandler' undeclared (first use in this 
function)
Expat.xs:2154: error: syntax error before numeric constant
Expat.xs:2158: error: `XML_UnknownEncodingHandler' undeclared (first use in 
this function)
Expat.xs:2158: error: syntax error before numeric constant
Expat.c: In function `XS_XML__Parser__Expat_ElementIndex':
Expat.c:2600: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2600: error: syntax error before "parser"
Expat.xs:2167: error: `cbv' undeclared (first use in this function)
Expat.xs:2167: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SkipUntil':
Expat.c:2621: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2621: error: syntax error before "parser"
Expat.xs:2179: error: `cbv' undeclared (first use in this function)
Expat.xs:2179: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2643: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2643: error: syntax error before "parser"
Expat.xs:2194: error: `cbv' undeclared (first use in this function)
Expat.xs:2194: error: syntax error before ')' token
Expat.xs:2197: error: `parser' undeclared (first use in this function)
make[1]: *** [Expat.o] Error 1
make[1]: Leaving directory `/root/.cpan/build/XML-Parser-2.36-mLDFUp/Expat'
make: *** [subdirs] Error 2

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module Need Have
    ------ ---- ----
    LWP    0    5.79

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 7416
    PERL5_CPAN_IS_EXECUTING = 
/root/.cpan/build/XML-Parser-2.36-mLDFUp/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 7416
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 10 6 4 3 2 1 0
    $EGID = 0 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.05  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          1.00  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.9-55.0.9.elsmp, archname=i386-linux-thread-multi
    uname='linux hs20-bc1-5.build.redhat.com 2.6.9-55.0.9.elsmp #1 smp tue sep 
25 02:16:15 edt 2007 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -m32 -march=i386 -mtune=pentium4 
-Dversion=5.8.5 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red 
Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux 
-Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads 
-Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow 
-Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 
-Uversiononly -Dpager=/usr/bin/less -isr -Dinc_version_list=5.8.4 5.8.3 5.8.2 
5.8.1 5.8.0'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='3.4.6 20060404 (Red Hat 3.4.6-8)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.4.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to