Skip Menu |

This queue is for tickets about the XML-Xerces CPAN distribution.

Report information
The Basics
Id: 6094
Status: resolved
Priority: 0/
Queue: XML-Xerces

People
Owner: Nobody in particular
Requestors: kynn [...] panix.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.3.0-1
Fixed in: (no value)



Subject: All tests fail
This is a bug with XML-Xerces-2.3.0-4. After uneventful "perl Makefile.PL" and "make", all tests run during "make test" fail, all with the same error. For example: Can't load '/home/jones/.cpan/build/XML-Xerces-2.3.0-4/blib/arch/auto/XML/Xerces/Xerces.so' for module XML::Xerces: /home/jones/.cpan/build/XML-Xerces-2.3.0-4/blib/arch/auto/XML/Xerces/Xerces.so: undefined symbol: _Q211xercesc_2_316XMLPlatformUtils.fgMemoryManager at /opt/lib/perl5/5.8.3/i686-linux/DynaLoader.pm line 229. at /home/jones/.cpan/build/XML-Xerces-2.3.0-4/blib/lib/XML/Xerces.pm line 7 Compilation failed in require at t/AttributeList.t line 11. $ perl -v This is perl, v5.8.3 built for i686-linux ... $ uname -a Linux luna 2.4.18c #1 Sun Apr 4 17:45:51 EDT 2004 i686 unknown The only unusual aspect of my system is that perl is installed with prefix '/opt' instead of prefix '/usr' or '/usr/local'. Thanks, kj