Adin on Fri, 15 Feb 2002 11:08:36 -0800


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

Make test fails Math::Pari


All –

 

Make test fails with the following errors:

 

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.

 at t/Pari.t line 15

Compilation failed in require at t/Pari.t line 15.

 

The environment:

# uname -a

SunOS coogee 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-60

 

pari-2.1.1

Math-Pari-2.010201

 

I have seen posts on this error in the past, however none of the fixes suggested have worked.

 

Adin