in reply to Re: Installing Net::SSH::Perl - problems with Math::Pari
in thread Installing Net::SSH::Perl - problems with Math::Pari
I've installed Perl 5.8.8 built with gcc 3.4.2 on the box I'm trying to build Math::Pari on.
I've tried to hide the GNU ld and as (use ccs versions) and visa versa.
libpari-2.1.7 won't work at all, the beta 2.2.n does compile the library but fails to build Math::Pari. I get errors in Pari.xs
function installep - initialization makes pointer from integer without a cast
function my_gpui - prec undeclared
function setprecision = prec undeclared
function fillargvect = prec undeclared
function XS_Math__Pari_interface?? = prec undeclared (replace ?? with digits)
INIT_JMP_off undeclared
INIT_SIG_off undeclared
pari_modules undeclared
helpmessages_highlevel undeclared
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Installing Net::SSH::Perl - problems with Math::Pari
by syphilis (Archbishop) on Feb 08, 2006 at 06:23 UTC | |
by tweetiepooh (Hermit) on Feb 08, 2006 at 10:23 UTC | |
by syphilis (Archbishop) on Feb 09, 2006 at 08:32 UTC |