Hi,

I don't understand how the --with-libgmp-prefix is supposed to work.

In fact, I'd go as far as saying that it's broken.

./configure --with-libgmp-prefix=/opt

in configure additional_includedir and additional_libdir get set correctly

but in config.log, I see:

configure:36897: checking for libgmp
configure:36919: gcc -o conftest -g -O2   conftest.c -lcrypt -lm  -lgmp >&5
conftest.c:569:17: fatal error: gmp.h: No such file or directory

... that is (AFAICS), additional_includedir and additional_libdir are not being used (in AC_LIB_HAVE_LINKFLAGS?)

guile-2.0.1
OpenSuse 11.3 64-bit

Thoughts?

Cheers,

Paul.




Reply via email to