bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't configure --with-libgmp-prefix; header search order


From: Andy Wingo
Subject: Re: can't configure --with-libgmp-prefix; header search order
Date: Tue, 04 Aug 2009 21:17:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Tue 04 Aug 2009 11:26, Ken Raeburn <address@hidden> writes:

> First, a minor nit:
>
> % ./configure --help |& head -1
> `configure' configures guile 1.9.0 to adapt to many kinds of systems.
> % ./configure --version | head -1
> guile configure 1.9.0
> %
>
> But I downloaded 1.9.1, not 1.9.0; the version number reported here is
> wrong.

That's odd. Current git yields 1.9.1 as the version. Perhaps Ludo ran
distcheck before bumping the GUILE-VERSION.

> % ../configure --prefix=`pwd`/I --with-libgmp-prefix=/opt/local --with-
> libunistring-prefix=`cd ../../libunistring-0.9.1/I/&&pwd`
> [...]
> checking whether csqrt is usable... yes
> checking how to link with libgmp... -L/opt/local/lib -lgmp
> checking for __gmpz_init in -lgmp... no
> configure: error: GNU MP not found, see README
> %
>
> In config.log I see that it's not using the -L option when testing for
> __gmpz_init:

I think I've fixed this. Can you pull from git and give it another go?

Thanks,

Andy
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]