Hi,
I'm trying to build Guile, but it fails already at the configure script.
This is the printout:
checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see README
Ok so I look in the config.log file and I find:
configure:35538: checking for __gmpz_init in -lgmp
configure
"Christer Jansson" wrote:
>This is the printout:
>
>checking for __gmpz_init in -lgmp... no
>configure: error: GNU MP not found, see README
[...]
>So I tried to compile an identical program with the same
>command and got the same result.
That is: you have composed a standalone C source holding
the