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.8, created automatically by CPAN-Reporter-1.06 
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-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
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-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/x-sjis-jdk117.enc 
blib/lib/XML/Parser/Encodings/x-sjis-jdk117.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
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp -noprototypes 
-typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  Expat.xs 
> Expat.xsc && mv Expat.xsc Expat.c
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -O3   -DVERSION=\"2.36\" -DXS_VERSION=\"2.36\"  
"-I/usr/local/lib/perl5/5.8.8/darwin-ld-2level/CORE"   Expat.c
Expat.xs:12:19: error: expat.h: No such file or directory
Expat.xs:60: error: parse error before 'XML_Parser'
Expat.xs:60: warning: no semicolon at end of struct or union
Expat.xs:78: error: parse error before ':' token
Expat.xs:79: error: parse error before ':' token
Expat.xs:80: error: parse error before ':' token
Expat.xs:106: error: parse error before '}' token
Expat.xs:106: warning: data definition has no type or storage class
Expat.xs:111: error: parse error before 'nsdelim'
Expat.xs:111: warning: data definition has no type or storage class
Expat.xs:117: error: parse error before '*' token
Expat.xs:118: error: parse error before '*' token
Expat.xs:194: error: parse 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: parse 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:201: warning: ISO C90 forbids mixed declarations and code
Expat.xs:203: error: parse 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: parse 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: parse error before 'parser'
Expat.xs: In function 'parse_stream':
Expat.xs:298: error: 'cbv' undeclared (first use in this function)
Expat.xs:299: warning: ISO C90 forbids mixed declarations and code
Expat.xs:301: error: parse 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: parse error before ')' token
Expat.xs: In function 'startElement':
Expat.xs:480: error: 'cbv' undeclared (first use in this function)
Expat.xs:480: error: parse error before ')' token
Expat.xs: In function 'endElement':
Expat.xs:556: error: 'cbv' undeclared (first use in this function)
Expat.xs:556: error: parse error before ')' token
Expat.xs: In function 'processingInstruction':
Expat.xs:590: error: 'cbv' undeclared (first use in this function)
Expat.xs:590: error: parse error before ')' token
Expat.xs: In function 'commenthandle':
Expat.xs:611: error: 'cbv' undeclared (first use in this function)
Expat.xs:611: error: parse error before ')' token
Expat.xs: In function 'startCdata':
Expat.xs:631: error: 'cbv' undeclared (first use in this function)
Expat.xs:631: error: parse error before ')' token
Expat.xs: In function 'endCdata':
Expat.xs:651: error: 'cbv' undeclared (first use in this function)
Expat.xs:651: error: parse error before ')' token
Expat.xs: At top level:
Expat.xs:668: error: parse error before '*' token
Expat.xs: In function 'nsStart':
Expat.xs:670: error: 'cbv' undeclared (first use in this function)
Expat.xs:670: error: parse 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: parse error before '*' token
Expat.xs: In function 'nsEnd':
Expat.xs:690: error: 'cbv' undeclared (first use in this function)
Expat.xs:690: error: parse 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: parse error before ')' token
Expat.xs: At top level:
Expat.xs:729: error: parse error before 'XML_Content'
Expat.xs: In function 'elementDecl':
Expat.xs:731: error: 'cbv' undeclared (first use in this function)
Expat.xs:731: error: parse 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: parse error before ')' token
Expat.xs: In function 'entityDecl':
Expat.xs:802: error: 'cbv' undeclared (first use in this function)
Expat.xs:802: error: parse error before ')' token
Expat.xs: In function 'doctypeStart':
Expat.xs:831: error: 'cbv' undeclared (first use in this function)
Expat.xs:831: error: parse error before ')' token
Expat.xs: In function 'doctypeEnd':
Expat.xs:852: error: 'cbv' undeclared (first use in this function)
Expat.xs:852: error: parse error before ')' token
Expat.xs: In function 'xmlDecl':
Expat.xs:872: error: 'cbv' undeclared (first use in this function)
Expat.xs:872: error: parse error before ')' token
Expat.xs: In function 'unparsedEntityDecl':
Expat.xs:901: error: 'cbv' undeclared (first use in this function)
Expat.xs:901: error: parse error before ')' token
Expat.xs: In function 'notationDecl':
Expat.xs:929: error: 'cbv' undeclared (first use in this function)
Expat.xs:929: error: parse error before ')' token
Expat.xs: At top level:
Expat.xs:960: error: parse error before 'parser'
Expat.xs: In function 'externalEntityRef':
Expat.xs:975: error: 'cbv' undeclared (first use in this function)
Expat.xs:975: error: parse 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: parse error before 'entpar'
Expat.xs:1007: error: 'entpar' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:1115: error: parse 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: parse error before ')' token
Expat.xs: At top level:
Expat.xs:1196: error: parse 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: parse error before numeric constant
Expat.xs:1204: error: 'XML_ProcessingInstructionHandler' undeclared (first use 
in this function)
Expat.xs:1204: error: parse error before numeric constant
Expat.xs:1209: error: 'XML_CommentHandler' undeclared (first use in this 
function)
Expat.xs:1209: error: parse error before numeric constant
Expat.xs:1215: error: 'XML_StartCdataSectionHandler' undeclared (first use in 
this function)
Expat.xs:1215: error: parse error before numeric constant
Expat.xs:1221: error: 'XML_UnparsedEntityDeclHandler' undeclared (first use in 
this function)
Expat.xs:1221: error: parse error before numeric constant
Expat.xs:1226: error: 'XML_NotationDeclHandler' undeclared (first use in this 
function)
Expat.xs:1226: error: parse error before numeric constant
Expat.xs:1231: error: 'XML_ExternalEntityRefHandler' undeclared (first use in 
this function)
Expat.xs:1231: error: parse error before numeric constant
Expat.xs: At top level:
Expat.xs:1237: error: parse 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:1291: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1291: error: parse 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:1280: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1284: error: parse error before ')' token
Expat.xs:1284: error: parse 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:1373: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1373: error: parse error before 'parser'
Expat.xs:1351: error: 'cbv' undeclared (first use in this function)
Expat.xs:1351: error: parse error before ')' token
Expat.c: In function 'XS_XML__Parser__Expat_ParserFree':
Expat.c:1393: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1393: error: parse error before 'parser'
Expat.xs:1361: error: 'cbv' undeclared (first use in this function)
Expat.xs:1361: error: parse 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:1480: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1480: error: parse error before 'parser'
Expat.xs:1439: error: 'cbv' undeclared (first use in this function)
Expat.xs:1440: warning: ISO C90 forbids mixed declarations and code
Expat.xs:1443: error: parse 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:1513: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1513: error: parse error before 'parser'
Expat.xs:1463: error: 'cbv' undeclared (first use in this function)
Expat.xs:1465: error: parse 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:1549: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1549: error: parse error before 'parser'
Expat.xs:1488: error: 'cbv' undeclared (first use in this function)
Expat.xs:1488: error: parse 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:1578: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1578: error: parse 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:1602: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1602: error: parse error before 'parser'
Expat.xs:1518: error: 'cbv' undeclared (first use in this function)
Expat.xs:1518: error: parse error before ')' token
Expat.c: In function 'XS_XML__Parser__Expat_SetEndElementHandler':
Expat.c:1624: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1624: error: parse error before 'parser'
Expat.xs:1529: error: 'cbv' undeclared (first use in this function)
Expat.xs:1529: error: parse error before ')' token
Expat.c: In function 'XS_XML__Parser__Expat_SetCharacterDataHandler':
Expat.c:1646: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1646: error: parse error before 'parser'
Expat.xs:1540: error: 'XML_CharacterDataHandler' undeclared (first use in this 
function)
Expat.xs:1540: error: parse error before 'charhndl'
Expat.xs:1541: error: 'cbv' undeclared (first use in this function)
Expat.xs:1541: error: parse 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:1674: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1674: error: parse error before 'parser'
Expat.xs:1557: error: 'XML_ProcessingInstructionHandler' undeclared (first use 
in this function)
Expat.xs:1557: error: parse error before 'prochndl'
Expat.xs:1559: error: 'cbv' undeclared (first use in this function)
Expat.xs:1559: error: parse 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:1703: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1703: error: parse error before 'parser'
Expat.xs:1575: error: 'XML_CommentHandler' undeclared (first use in this 
function)
Expat.xs:1575: error: parse error before 'cmnthndl'
Expat.xs:1576: error: 'cbv' undeclared (first use in this function)
Expat.xs:1576: error: parse 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:1731: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1731: error: parse error before 'parser'
Expat.xs:1592: error: 'XML_DefaultHandler' undeclared (first use in this 
function)
Expat.xs:1592: error: parse error before 'dflthndl'
Expat.xs:1593: error: 'cbv' undeclared (first use in this function)
Expat.xs:1593: error: parse 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:1763: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1763: error: parse error before 'parser'
Expat.xs:1613: error: 'XML_UnparsedEntityDeclHandler' undeclared (first use in 
this function)
Expat.xs:1613: error: parse error before 'unprsdhndl'
Expat.xs:1615: error: 'cbv' undeclared (first use in this function)
Expat.xs:1615: error: parse 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:1792: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1792: error: parse error before 'parser'
Expat.xs:1631: error: 'XML_NotationDeclHandler' undeclared (first use in this 
function)
Expat.xs:1631: error: parse error before 'nothndlr'
Expat.xs:1632: error: 'cbv' undeclared (first use in this function)
Expat.xs:1632: error: parse 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:1820: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1820: error: parse error before 'parser'
Expat.xs:1648: error: 'XML_ExternalEntityRefHandler' undeclared (first use in 
this function)
Expat.xs:1648: error: parse error before 'exthndlr'
Expat.xs:1650: error: 'cbv' undeclared (first use in this function)
Expat.xs:1650: error: parse 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:1849: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1849: error: parse error before 'parser'
Expat.xs:1666: error: 'cbv' undeclared (first use in this function)
Expat.xs:1666: error: parse error before ')' token
Expat.c: In function 'XS_XML__Parser__Expat_SetEntityDeclHandler':
Expat.c:1876: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1876: error: parse error before 'parser'
Expat.xs:1683: error: 'XML_EntityDeclHandler' undeclared (first use in this 
function)
Expat.xs:1683: error: parse error before 'enthndlr'
Expat.xs:1685: error: 'cbv' undeclared (first use in this function)
Expat.xs:1685: error: parse 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:1905: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1905: error: parse error before 'parser'
Expat.xs:1701: error: 'XML_ElementDeclHandler' undeclared (first use in this 
function)
Expat.xs:1701: error: parse error before 'eldeclhndlr'
Expat.xs:1703: error: 'cbv' undeclared (first use in this function)
Expat.xs:1703: error: parse 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:1934: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1934: error: parse error before 'parser'
Expat.xs:1719: error: 'XML_AttlistDeclHandler' undeclared (first use in this 
function)
Expat.xs:1719: error: parse error before 'attdeclhndlr'
Expat.xs:1721: error: 'cbv' undeclared (first use in this function)
Expat.xs:1721: error: parse 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:1963: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1963: error: parse error before 'parser'
Expat.xs:1737: error: 'XML_StartDoctypeDeclHandler' undeclared (first use in 
this function)
Expat.xs:1737: error: parse error before 'dtsthndlr'
Expat.xs:1739: error: 'cbv' undeclared (first use in this function)
Expat.xs:1739: error: parse 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:1993: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1993: error: parse error before 'parser'
Expat.xs:1756: error: 'XML_EndDoctypeDeclHandler' undeclared (first use in this 
function)
Expat.xs:1756: error: parse error before 'dtendhndlr'
Expat.xs:1758: error: 'cbv' undeclared (first use in this function)
Expat.xs:1758: error: parse 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:2022: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2022: error: parse error before 'parser'
Expat.xs:1775: error: 'XML_XmlDeclHandler' undeclared (first use in this 
function)
Expat.xs:1775: error: parse error before 'xmldechndlr'
Expat.xs:1777: error: 'cbv' undeclared (first use in this function)
Expat.xs:1777: error: parse 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:2051: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2051: error: parse 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:2079: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2079: error: parse 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:2106: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2106: error: parse 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:2222: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2222: error: parse error before 'parser'
Expat.xs:1920: error: 'cbv' undeclared (first use in this function)
Expat.xs:1920: error: parse 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:2242: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2242: error: parse error before 'parser'
Expat.xs:1930: error: 'XML_DefaultHandler' undeclared (first use in this 
function)
Expat.xs:1930: error: parse error before 'dflthndl'
Expat.xs:1931: error: 'cbv' undeclared (first use in this function)
Expat.xs:1931: error: parse 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:2286: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2286: error: parse error before 'parser'
Expat.c:2290: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentLineNumber':
Expat.c:2304: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2304: error: parse error before 'parser'
Expat.c:2308: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentColumnNumber':
Expat.c:2322: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2322: error: parse error before 'parser'
Expat.c:2326: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentByteIndex':
Expat.c:2340: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2340: error: parse error before 'parser'
Expat.c:2344: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetSpecifiedAttributeCount':
Expat.c:2358: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2358: error: parse error before 'parser'
Expat.c:2362: 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:2522: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2522: error: parse 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:2551: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2551: error: parse error before 'parser'
Expat.xs:2109: error: 'cbv' undeclared (first use in this function)
Expat.xs:2109: error: parse 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:2580: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2580: error: parse error before 'parser'
Expat.xs:2127: error: 'cbv' undeclared (first use in this function)
Expat.xs:2127: error: parse 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:2609: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2609: error: parse error before 'parser'
Expat.xs:2144: error: 'cbv' undeclared (first use in this function)
Expat.xs:2144: error: parse error before ')' token
Expat.xs:2149: error: 'XML_StartNamespaceDeclHandler' undeclared (first use in 
this function)
Expat.xs:2149: error: parse 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: parse error before numeric constant
Expat.xs:2158: error: 'XML_UnknownEncodingHandler' undeclared (first use in 
this function)
Expat.xs:2158: error: parse error before numeric constant
Expat.c: In function 'XS_XML__Parser__Expat_ElementIndex':
Expat.c:2642: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2642: error: parse error before 'parser'
Expat.xs:2167: error: 'cbv' undeclared (first use in this function)
Expat.xs:2167: error: parse error before ')' token
Expat.c: In function 'XS_XML__Parser__Expat_SkipUntil':
Expat.c:2664: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2664: error: parse error before 'parser'
Expat.xs:2179: error: 'cbv' undeclared (first use in this function)
Expat.xs:2179: error: parse error before ')' token
Expat.c: In function 'XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2687: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2687: error: parse error before 'parser'
Expat.xs:2194: error: 'cbv' undeclared (first use in this function)
Expat.xs:2194: error: parse error before ')' token
Expat.xs:2197: error: 'parser' undeclared (first use in this function)
make[1]: *** [Expat.o] Error 1
make: *** [subdirs] Error 2

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

Prerequisite modules loaded:

requires:

    Module Need Have 
    ------ ---- -----
    LWP    0    5.808

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

Environment variables:

    PATH = 
/usr/local/samba/bin:/usr/local/samba/sbin:/usr/local/ssl/bin:/usr/local/php5/bin:/usr/local/mysql/bin:/usr/local/apache2/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/X11R6/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 7906
    PERL5_CPAN_IS_EXECUTING = 
/Users/benpickhardt/.cpan/build/XML-Parser-2.36-Ljj2M9/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 7906
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 20 80 5 29 4 3 2 1 0
    $EGID = 0 20 80 5 29 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.38  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       3.04  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          n/a   
    version             n/a   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.11.0, archname=darwin-ld-2level
    uname='darwin snail.local 8.11.0 darwin kernel version 8.11.0: wed oct 10 
18:26:00 pdt 2007; root:xnu-792.24.17~1release_ppc power macintosh powerpc '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5370)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to