Taner Halicioglu on Mon, 21 Jan 2002 11:52:20 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Math::Pari failing tests miserably... (relocation error)


Machine:  Solaris 2.8, gcc 2.95.2, perl 5.6.1

pari-2.1.3 compiles and installs fine (no warnings) and Math-Pari-2.010201
(seems to) compile just fine as well (no warnings, either).  However 'make
test' fails with:

 Can't load 'blib/arch/auto/Math/Pari/Pari.so' for module Math::Pari:
 ld.so.1: /bin/perl: fatal: relocation error: file
 blib/arch/auto/Math/Pari/Pari.so: symbol overflow: referenced symbol not
 found at /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.

for each test.

I've tried recompiling/reinstalling pari-2.1.3 from scratch, as well as
recompiling Math::Pari from scratch to no avail.

Since I got no warnings anywhere, I'm not sure where to look...

could this be a path issue (LD_LIBRARY_PATH or somesuch?  libpari is in
/usr/local/lib)

Thanks,

	-Taner