This built sweetly on Linux, but on our old solaris box I am having
problems...
uname -a:
SunOS myhostname 5.6 Generic_105181-28 sun4u sparc SUNW,Ultra-Enterprise
Trying to build XML-Xerces-1.7.0-1 (also failed on 1.7.0) using C
library xerces-c-src1_7_0.
Built xerces-c from scratch, built perl from scratch.
g++ -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.91.60/specs
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
The make looks clean, but make test and all fail like:
t/domTest...........Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for
module XML::Xerces: ld.so.1: /u/mgrabens/bin/perl: fatal: relocation
error: file blib/arch/auto/XML/Xerces/Xerces.so: symbol
_16XMLPlatformUtils.fgTransService: referenced symbol not found at
/u/mgrabens/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
at blib/lib/XML/Xerces.pm line 8
Compilation failed in require at t/domTest.t line 13.
BEGIN failed--compilation aborted at t/domTest.t line 13.
t/domTest...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
I have been beating this for two days now and I am out of ideas...
Anyone else ?
Thanks,
Mike
PS:
perl -V:
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.6, archname=sun4-solaris
uname='sunos myhost 5.6 generic_105181-28 sun4u sparc
sunw,ultra-enterprise '
config_args='-e -Dprefix=/u/mgrabens/'
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='gcc', ccflags ='-I/u/mgrabens/include -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-I/u/mgrabens/include -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='egcs-2.91.60 19981201 (egcs-1.1.1
release)', gccosandvers='solaris2.6'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='gcc', ldflags ='-L/u/mgrabens/lib -L/usr/local/lib '
libpth=/u/mgrabens/lib /usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-R
/u/mgrabens/lib/perl5/5.6.1/sun4-solaris/CORE'
cccdlflags='-fPIC', lddlflags='--export-dynamic -G -L/u/mgrabens/lib
-L/usr/local/lib'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]