develooper Front page | perl.beginners | Postings from January 2012

XML::Xerces

Thread Next
From:
Clay Lovett
Date:
January 18, 2012 06:09
Subject:
XML::Xerces
Message ID:
CA2A246D6F00C040A5A7C4A4EFBAA70B15BC41C4A9@EXCMAIL.gpi.com
I am trying to build the XML::Xerces module for RHEL 6. I have successfully compiled and install the rpm xerces-c-2.7.0-3.x86_64.rpm and this works to fill the prerequisite nicely. When I run the command:

cpan XML::Xerces

I get the following errors:

Xerces.cpp:1219: error: expected unqualified-id before string constant
Xerces.cpp:1220: error: expected initializer before â*â token
Xerces.cpp:1225: error: âSwigPerlWrapperPtrâ does not name a type
Xerces.cpp:69331: error: too many initializers for âswig_command_infoâ (A whole slew of these)

Then:

Xerces.cpp: In function âvoid boot_XML__Xerces(PerlInterpreter*, CV*)â:
Xerces.cpp:69557: error: âstruct swig_command_infoâ has no member named âwrapperâ

followed by an error 1 and it craps out.

Any ideas? I know it has to be something simple that I am just missing.

Thanks for the assistance!
Clay


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About