troubles with gmp
Soumia Sefsafi
soumia.sefsafi at inria.fr
Thu Apr 19 14:33:32 CEST 2012
Hello,
When i tape make i am having these errors:
ld: duplicate symbol ___gmpz_abs in .libs/compat.o and .libs/assert.o
collect2: ld returned 1 exit status
make[2]: *** [libgmp.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
When i do a make check:
libtool: link: cannot find the library `../libgmp.la' or unhandled argument `../libgmp.la'
make[4]: *** [libtests.la] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
and when i tape sudo make install i am having this:
collect2: ld returned 1 exit status
make[2]: *** [libgmp.la] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
It seems that a library is missing but i don't understand why i am having these errors.
Best regards.
More information about the gmp-bugs
mailing list