| Posted on 2006-10-04 15:51:01-07 by clarkd7765 |
| cant get math::pari to install on suse10 on x86_64 hardware (Sun X4200) |
|
Hi,
On a suse10 x86_64 AMD processers:
I get a `x86_64_64' error during install. math::pari is required for NET::SFTP.
Is there a fix?
Thanks
hyper2:~/perl_modules/Math-Pari-2.010706 # perl Makefile.PL
Filtered out versions too new...
Setting up Math::Pari with Perl 5.008008 on linux version 2.6.16;
cc=cc, gccversion=4.1.0 (SUSE Linux), ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
ld=cc, ldflags=' -L/usr/local/lib64', optimize='-O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -Wall -pipe'.
Found GP/PARI build directory in ../pari-2.3.0
(integer-formatted version 2003000).
...Will not overwrite libPARI/paricfg.h... (remove it manually if needed)
You may also want to remove libPARI/paricfg.h if your configuration changed
from the time of the first build in this directory...
Checking if your kit is complete...
Looks good
...Processor of family `x86_64' detected
#### Do not know how to build for assembler `x86_64_64'. ####
#### Reversing to assembler-less type `port'. ####
#### ####
#### If you think your processor's assembler is supported ####
#### by PARI, edit libPARI/Makefile.PL and report. ####
#### ####
#### Alternatively, specify machine=YOURTYPE or machine=none ####
#### on the ####
#### perl Makefile.PL ####
#### command line. ####
#### Recognized types: ####
#### alpha hppa m86k none sparcv7 sparcv8 sparcv8_micro ####
#### sparcv8_super ix86 (ppc ia64 after 2.2.7) ####
...I will use portable assembler-less build
...Assembler is GNU assembler
ERROR from evaluation of /root/perl_modules/Math-Pari-2.010706/libPARI/Makefile.PL: Do not know how to process MakeLVL1.SH at utils/Math/PariBuild.pm line 892. |
| Direct Responses: Write a response |