Xerces-Perl make test gives errors
Kai Zimmer <[email protected]>
| Newsgroups | gmane.text.xml.xerces-p.devel |
|---|---|
| Message-ID | <[email protected]> |
hi all,
i have trouble installing Xerces-Perl. I compiled Xerces-C by myself
(and tested the installation with DOMCount), but now the Xerces-Perl
gives error-messages when I "make test":
Can't load '/blib/arch/auto/XML/Xerces/Xerces.so' for module
XML::Xerces: /blib/arch/auto/XML/Xerces/Xerces.so: undefined symbol:
_ZN11xercesc_2_316XMLPlatformUtils10isAnySlashEt at
/usr/lib/perl5/5.8.0/i586-linux-thread-multi/DynaLoader.pm line 229.
Any hints greatly appreciated,
Kai
xerces-c: xerces-c-src_2_3_0
xerces-p: XML-Xerces-2.3.0-1
uname -a (SuSE 8.2)
Linux kira 2.4.20-64GB-SMP #1 SMP Mon Mar 17 17:56:03 UTC 2003 i686
unknown unknown GNU/Linux
perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.20, archname=i586-linux-thread-multi
g++ -v
gcc version 3.3 20030226 (prerelease) (SuSE Linux)