View previous topic :: View next topic |
Author |
Message |
flufff n00b
Joined: 06 Apr 2003 Posts: 72 Location: another world
|
Posted: Thu Sep 02, 2004 9:19 am Post subject: Pari doesn't compile... |
|
|
Hi there,
Running a Compaq Digital alpha server 3305. I'm trying to install the perl-package Crypt::DSA and a preresquite is Pari. While compiling 2.1.5-r3 I get the following errormessages:
Code: | gcc -c -mieee -O2 -mcpu=ev56 -DGCC_INLINE -I. -I../src/headers -o es.o ../src/language/es.c
gcc -c -mieee -O2 -mcpu=ev56 -DGCC_INLINE -I. -I../src/headers -o helpmsg.o ../src/language/helpmsg.c
gcc -c -mieee -O2 -mcpu=ev56 -DGCC_INLINE -I. -I../src/headers -o init.o ../src/language/init.c
gcc -c -mieee -O2 -mcpu=ev56 -DGCC_INLINE -I. -I../src/headers -o sumiter.o ../src/language/sumiter.c
gcc -c -mieee -O2 -mcpu=ev56 -DGCC_INLINE -I. -I../src/headers -o mpinl.o ../src/kernel/none/level1.c
rm -f libpari.so.2.1.5
/usr/bin/ld -o libpari.so.2.1.5 -shared -soname libpari.so.1 -lc -lm kernel.o mp.o alglin1.o alglin2.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bibli1.o bibli2.o buch1.o buch2.o buch3.o buch4.o galconj.o gen1.o gen2.o gen3.o ifactor1.o polarit1.o polarit2.o polarit3.o rootpol.o subgroup.o trans1.o trans2.o trans3.o elliptic.o galois.o kummer.o mpqs.o nffactor.o stark.o subfield.o thue.o anal.o compat.o errmsg.o es.o helpmsg.o init.o sumiter.o mpinl.o
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
/usr/bin/ld: gen2.o: gp-relative relocation against dynamic symbol lontyp
make[1]: *** [libpari.so.2.1.5] Error 1
make[1]: Leaving directory `/var/tmp/portage/pari-2.1.5-r3/work/pari-2.1.5/Olinux-alpha'
make: *** [gp] Error 2
!!! ERROR: app-sci/pari-2.1.5-r3 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! (no error message)
|
Trying out 2.1.5-r2 I get the same errors. And 2.1.5-r1 is masked.
Anyone has a clue?
/Fluff |
|
Back to top |
|
|
Kloeri Retired Dev
Joined: 02 Sep 2002 Posts: 144
|
Posted: Sun Sep 12, 2004 12:48 am Post subject: |
|
|
I just fixed this in pari-2.1.5-r3 - the fixed version should hit the rsync mirrors in an hour or two.
Btw, please file bugs to https://bugs.gentoo.org |
|
Back to top |
|
|
|