Looking for libgcc_s.so.1 in /bin/bash?

Peng, Frank D (IS) Frank.D.Peng at ngc.com
Fri Jul 16 00:56:40 CEST 2010


Hello,

Would there be any reason why the make test is looking for libraries in
/bin/bash?  Is there a way to point it to the right directory?

ld.so.1: t-bswap: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 5:  3478 Killed                  ${dir}$tst
FAIL: t-bswap
ld.so.1: t-constants: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 5:  3497 Killed                  ${dir}$tst
FAIL: t-constants
ld.so.1: t-count_zeros: fatal: libgcc_s.so.1: open failed: No such file
or directory
/bin/bash: line 5:  3516 Killed                  ${dir}$tst
FAIL: t-count_zeros
ld.so.1: t-gmpmax: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 5:  3535 Killed                  ${dir}$tst
FAIL: t-gmpmax
ld.so.1: t-hightomask: fatal: libgcc_s.so.1: open failed: No such file
or directory
/bin/bash: line 5:  3554 Killed                  ${dir}$tst
FAIL: t-hightomask
ld.so.1: t-modlinv: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 5:  3573 Killed                  ${dir}$tst
FAIL: t-modlinv
ld.so.1: t-popc: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 5:  3592 Killed                  ${dir}$tst
FAIL: t-popc
ld.so.1: t-parity: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 5:  3611 Killed                  ${dir}$tst
FAIL: t-parity
ld.so.1: t-sub: fatal: libgcc_s.so.1: open failed: No such file or
directory
/bin/bash: line 5:  3630 Killed                  ${dir}$tst
FAIL: t-sub
====================================
9 of 9 tests failed
Please report to gmp-bugs at gmplib.org
====================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/usr/local/gmp-5.0.1/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/usr/local/gmp-5.0.1/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/usr/local/gmp-5.0.1/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/local/gmp-5.0.1'
make: *** [check] Error 2

Thanks,
Frank



More information about the gmp-bugs mailing list