Narayan Mandaleeka on Wed, 20 Apr 2005 23:35:32 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Unable to build libpari.so.2.1.6 on IA64 box running RH 4.0 |
I am trying to build the shared libary libpari.so.2.1.6 on an IA64 box running RH 4.0, I am facing the following problem while linking the files. Can someone tell me how I could fix this issue. Attached is the output : /usr/bin/ld -o libpari.so.2.1.6 -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: polarit3.o: @gprel relocation against dynamic symbol SQR_LIMIT /usr/bin/ld: polarit3.o: @gprel relocation against dynamic symbol MUL_LIMIT /usr/bin/ld: polarit3.o: @gprel relocation against dynamic symbol MUL_LIMIT /usr/bin/ld: polarit3.o: @gprel relocation against dynamic symbol SQR_LIMIT /usr/bin/ld: final link failed: Nonrepresentable section on output make[1]: *** [libpari.so.2.1.6] Error 1 make[1]: Leaving directory `/home/narayan/pari/pari-2.1.6/Olinux-ia64' make: *** [install] Error 2 THanks! -Narayan