R
Rhugga
Ive pulled all my hair out trying to get Math:ari built on Solaris 9.
Is anyone using any version of this module successfully on Solaris 9? I
downloaded pari from megaherz seperately and got it to build but now
Math:ari itself pukes.
I get a good ways into the compile and get this error:
/usr/local/bin/perl -pe1
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/mp.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/cmp.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/gcdll.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/ratlift.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/gcd.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/invmod.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/mp_indep.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/add.c > mp.c
gcc -B/usr/ccs/bin/ -c -I/usr/local/src/pari-2.2.10.alpha/src/headers
-I/usr/local/src/pari-2.2.10.alpha/src/graph -I. -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
-Derr=pari_err -DSOLARIS -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o
mp.o mp.c
.../src/kernel/none/mp.c:24:41: ../src/kernel/none/tune-gen.h: No such
file or directory
*** Error code 1
make: Fatal error: Command failed for target `mp.o'
Current working directory /root/.cpan/build/Math-Pari-2.010603/libPARI
*** Error code 1
make: Fatal error: Command failed for target `libPARI/libPARI.a'
Do I need to try and older version or is this a file that should be
present in my OS or what?
Thx,
Is anyone using any version of this module successfully on Solaris 9? I
downloaded pari from megaherz seperately and got it to build but now
Math:ari itself pukes.
I get a good ways into the compile and get this error:
/usr/local/bin/perl -pe1
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/mp.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/cmp.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/gcdll.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/ratlift.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/gcd.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/invmod.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/mp_indep.c
/usr/local/src/pari-2.2.10.alpha/src/kernel/none/add.c > mp.c
gcc -B/usr/ccs/bin/ -c -I/usr/local/src/pari-2.2.10.alpha/src/headers
-I/usr/local/src/pari-2.2.10.alpha/src/graph -I. -fno-strict-aliasing
-pipe -I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
-Derr=pari_err -DSOLARIS -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o
mp.o mp.c
.../src/kernel/none/mp.c:24:41: ../src/kernel/none/tune-gen.h: No such
file or directory
*** Error code 1
make: Fatal error: Command failed for target `mp.o'
Current working directory /root/.cpan/build/Math-Pari-2.010603/libPARI
*** Error code 1
make: Fatal error: Command failed for target `libPARI/libPARI.a'
Do I need to try and older version or is this a file that should be
present in my OS or what?
Thx,