Dominique on Sun, 20 Feb 2005 02:46:25 +0100


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

problem compiling Math::Pari 2.010603


Greetings,

I'm new to Pari and Math::Pari and ran into some compilation issues with the
most recent Math::Pari, 2.010603. I am unable to make test the version on
either Solaris 9 or Debian GNU/Linux 3.0. My Pari version is the most recent, 2.1.6.

I'm getting an error message similar to this:
t/00_Pari.....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 PERL_UNUSED_VAR: referenced symbol
not found at /usr/perl5/5.6.1/lib/sun4-solaris-64int/DynaLoader.pm line 206.

for every test.

I am however able to compile and make test Math::Pari 2.010602.
I'm using prebuilt Perl 5.6.1 on both operating systems.


Is this something you've had bug reports on? I couldn't find anything on
Google/the list archives. If not, I am able to submit the perl -V and perl
Makefile.PL output if you're interested.