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.34
on perl-5.8.8, created automatically by CPAN-Reporter-1.05 
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, 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 'C:\strawberry-perl\dmake\bin\dmake.EXE':

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/Style/Debug.pm blib\lib\XML\Parser\Style\Debug.pm
cp Parser.pm blib\lib\XML\Parser.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
C:\strawberry-perl\perl\bin\perl.exe 
C:\strawberry-perl\perl\lib\ExtUtils\xsubpp -noprototypes -typemap 
C:\strawberry-perl\perl\lib\ExtUtils\typemap -typemap typemap  Expat.xs > 
Expat.xsc && C:\strawberry-perl\perl\bin\perl.exe -MExtUtils::Command -e mv 
Expat.xsc Expat.c
gcc -c          -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT 
-DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2    
-DVERSION=\"2.34\"    -DXS_VERSION=\"2.34\"  
"-IC:\strawberry-perl\perl\lib\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:1007: error: `PerlLIO_open' 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:1296: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1296: 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:1379: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1379: 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:1400: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1400: 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:1488: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1488: 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:1522: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1522: 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:1559: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1559: 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:1589: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1589: 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:1614: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1614: 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:1637: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1637: 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:1660: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1660: 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:1689: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1689: 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:1719: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1719: 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:1748: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1748: 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:1781: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1781: 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:1811: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1811: 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:1840: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1840: 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:1870: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1870: 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:1898: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1898: 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:1928: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1928: 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:1958: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1958: 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:1988: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1988: 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:2019: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2019: 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:2049: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2049: 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:2079: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2079: 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:2108: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2108: 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:2137: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2137: 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:2255: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2255: 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:2276: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2276: 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:2321: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2321: error: syntax error before "parser"
Expat.c:2325: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentLineNumber':
Expat.c:2340: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2340: error: syntax error before "parser"
Expat.c:2344: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentColumnNumber':
Expat.c:2359: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2359: error: syntax error before "parser"
Expat.c:2363: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentByteIndex':
Expat.c:2378: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2378: error: syntax error before "parser"
Expat.c:2382: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetSpecifiedAttributeCount':
Expat.c:2397: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2397: error: syntax error before "parser"
Expat.c:2401: 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:2565: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2565: 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:2595: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2595: 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:2625: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2625: 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:2655: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2655: 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:2689: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2689: 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:2712: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2712: 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:2736: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2736: 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)
dmake:  Error code 129, while making 'Expat.o'
dmake.EXE:  Error code 255, while making 'subdirs'

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\Program Files\Microsoft Visual Studio 
8\VC\INCLUDE;;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
    LIB = C:\Program Files\Microsoft Visual Studio 8\VC\LIB;C:\Program 
Files\Microsoft Visual Studio 
8\SDK\v2.0\lib;;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program 
Files\Microsoft Visual Studio 8\VC\BIN;C:\Program Files\Microsoft Visual Studio 
8\Common7\Tools;C:\Program Files\Microsoft Visual Studio 
8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program 
Files\Microsoft Visual Studio 
8\VC\VCPackages;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 588
    PERL5_CPAN_IS_EXECUTING = 
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\cpan\build\XML-Parser-2.34-Pe8viU\Makefile.PL
    PERL5_CPAN_IS_RUNNING = 588
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 8, GenuineIntel
    TEMP = C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp

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

    $^X = C:\strawberry-perl\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       3.01  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.6701


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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 =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to