9 of 9 Tests Failed
Thomas D. Dean
tomdean at speakeasy.org
Wed Feb 1 21:13:20 CET 2012
What OS?
> /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -m32 -O2
> -pedantic -mcpu=v7 -o t-bswap t-bswap.o libtests.la ../libgmp.la
> libtool: link: gcc -std=gnu99 -m32 -O2 -pedantic -mcpu=v7 -o .libs/t-bswap
> t-bswap.o ./.libs/libtests.a /tmp/pkg/NJPSSSR1/gmp-5.0.2/.libs/libgmp.so
> ../.libs/libgmp.so -R/usr/local/lib
> ld: warning: file ../.libs/libgmp.so: linked to
> /tmp/pkg/NJPSSSR1/gmp-5.0.2/.libs/libgmp.so: attempted multiple inclusion
> of file
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -m32 -O2 -pedantic
> -mcpu=v7 -c t-constants.c
Do you have libgmp installed someplace other than /tmp?
> make check-TESTS
> ld.so.1: t-bswap: fatal: libgcc_s.so.1: open failed: No such file or
> directory
> bash: line 5: 10118 Killed ${dir}$tst
> FAIL: t-bswap
Possibly something is wrong with your gcc installatinon. Can you
compile and run a 'hello world'?
Tom Dean
More information about the gmp-bugs
mailing list