Taner Halicioglu on Mon, 21 Jan 2002 16:20:07 -0800 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Math::Pari failing tests miserably... (relocation error) |
btw, I checked for any rogue gnu ld's lying around and found none... I even recompiled perl561 and tried again.. no luck... Are there known problems with Math::Pari and sol8 ? Thanks, -Taner On Mon, Jan 21, 2002 at 11:52:20AM -0800, Taner Halicioglu <taner@taner.net> wrote: > 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