Bruce Dubbs schrieb: > Tobias Gasser wrote: >> mpfr configure fails with: >> >> >> ... >> checking for recent GMP... yes >> checking for __gmpz_init in -lgmp... no > > I'm not sure what's happening, but I have: > > $ nm /usr/lib/libgmp.so |grep gmpz_init > 0000000000019a60 T __gmpz_init > 0000000000019a90 T __gmpz_init2 > 000000000001a9c0 T __gmpz_init_set > 000000000001aa40 T __gmpz_init_set_d > 000000000001aa80 T __gmpz_init_set_si > 000000000001aaf0 T __gmpz_init_set_str > 000000000001ab50 T __gmpz_init_set_ui > 0000000000019b10 T __gmpz_inits
strange. > Perhaps a mistake in installing gmp? i did it as in the book... but i'll redo again. thanks for the hint! tobias -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
