(no subject)
guan
guan@cse.nsysu.edu.tw
Fri, 25 Jul 2003 17:27:30 +0800
I was trying to buil GMP in a SUN OS 5.9 using gcc 3.3. I typed the
following 3 commands after +ACI-unzip+ACI- the source file.
1. ./configure --prefix+AD0-/usr ABI+AD0-64
2. make
3. make check
The first two steps seems OK, at least no error messages. The last step
shows the following message.
Can any tell me what went wrong?
D J Guan
+AD0APQA9AD0APQA9AD0-
gcc -g -O2 -m64 -mptr64 -Wa,-xarch+AD0-v9 -mcpu+AD0-v9 -o .libs/t-modlinv
t-modlinv.o ./.libs/libtests.a /usr/share/src/gmp/gmp-4.1.2/.libs/libgmp.so
../.libs/libgmp.so
ld: warning: file ../.libs/libgmp.so: linked to
/usr/share/src/gmp/gmp-4.1.2/.libs/libgmp.so: attempted multiple inclusion
of file
creating t-modlinv
make+AFs-3+AF0-: Leaving directory +AGA-/usr/share/src/gmp/gmp-4.1.2/tests'
make check-TESTS
make+AFs-3+AF0-: Entering directory +AGA-/usr/share/src/gmp/gmp-4.1.2/tests'
ld.so.1: lt-t-bswap: fatal: libgcc+AF8-s.so.1: open failed: No such file or
directory
Killed
FAIL: t-bswap
ld.so.1: lt-t-constants: fatal: libgcc+AF8-s.so.1: open failed: No such file or
directory
Killed
FAIL: t-constants
ld.so.1: lt-t-count+AF8-zeros: fatal: libgcc+AF8-s.so.1: open failed: No such file
or directory
Killed
FAIL: t-count+AF8-zeros
ld.so.1: lt-t-gmpmax: fatal: libgcc+AF8-s.so.1: open failed: No such file or
directory
Killed
FAIL: t-gmpmax
ld.so.1: lt-t-modlinv: fatal: libgcc+AF8-s.so.1: open failed: No such file or
directory
Killed
FAIL: t-modlinv