I'm having trouble getting XML-Xerces-1.5.4 to run. Basically, all the
tests fail because it can't resolve the __ti12XMLException symbol in
Xerces.so and won't load the module. Yes, I've RTFM. Any help?
>>Here is my perl:
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=solaris, osvers=2.6, archname=sun4-solaris
uname='sunos anakin 5.6 generic_105181-05 sun4u sparc sunw,ultra-5_10 '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='gcc -B/usr/ccs/bin/', optimize='-O', gccversion=2.95.2 19991024
(release)
cppflags='-I/usr/local/include -I/opt/local/include -I/usr/GNU/include'
ccflags ='-I/usr/local/include -I/opt/local/include -I/usr/GNU/include'
stdchar='unsigned char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='gcc -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib -L/opt/local/lib
-L/usr/GNU/lib'
libpth=/usr/local/lib /opt/local/lib /usr/GNU/lib /lib /usr/lib
/usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc -lcrypt
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/local/lib
-L/usr/GNU/lib'
Characteristics of this binary (from libperl):
Built under solaris
Compiled at Oct 30 2000 17:08:15
@INC:
/opt/local/lib/perl5/5.00503/sun4-solaris
/opt/local/lib/perl5/5.00503
/opt/local/lib/perl5/site_perl/5.005/sun4-solaris
/opt/local/lib/perl5/site_perl/5.005
.
>>make test results:
make[1]: Entering directory
`/staff/jefft/install/tmp/XML-Xerces-1.5.4/DOMParse'
make[1]: Leaving directory
`/staff/jefft/install/tmp/XML-Xerces-1.5.4/DOMParse'
PERL_DL_NONLAZY=1 /opt/local/bin/perl/ -Iblib/arch -Iblib/lib
-I/opt/local/lib/p
erl5/5.00503/sun4-solaris -I/opt/local/lib/perl5/5.00503 -e 'use
Test::Harness q
w(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/DOMCount..........Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for
module
XML::Xerces: ld.so.1: /opt/local/bin/perl/: fatal: relocation error: file
blib/a
rch/auto/XML/Xerces/Xerces.so: symbol __ti12XMLException: referenced symbol
not
found at /opt/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169.
at blib/lib/XML/Xerces.pm line 7
BEGIN failed--compilation aborted at t/DOMCount.t line 14.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/DOMCreate.........Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for
module
XML::Xerces: ld.so.1: /opt/local/bin/perl/: fatal: relocation error: file
blib/a
rch/auto/XML/Xerces/Xerces.so: symbol __ti12XMLException: referenced symbol
not
found at /opt/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169.
at blib/lib/XML/Xerces.pm line 7
BEGIN failed--compilation aborted at t/DOMCreate.t line 13.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/DOMException......Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for
module
XML::Xerces: ld.so.1: /opt/local/bin/perl/: fatal: relocation error: file
blib/a
rch/auto/XML/Xerces/Xerces.so: symbol __ti12XMLException: referenced symbol
not
found at /opt/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]