unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Ken Raeburn <raeburn@raeburn.org>
Cc: bug-guile@gnu.org
Subject: Re: can't configure --with-libgmp-prefix; header search order
Date: Tue, 04 Aug 2009 21:17:08 +0200	[thread overview]
Message-ID: <m3my6fbd8r.fsf@pobox.com> (raw)
In-Reply-To: <58800630-69E7-4769-9F19-398AE2D9509A@raeburn.org> (Ken Raeburn's message of "Tue, 4 Aug 2009 05:26:22 -0400")

On Tue 04 Aug 2009 11:26, Ken Raeburn <raeburn@raeburn.org> 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	other threads:[~2009-08-04 19:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-04  9:26 can't configure --with-libgmp-prefix; header search order Ken Raeburn
2009-08-04 19:17 ` Andy Wingo [this message]
2009-08-06  6:45   ` Ken Raeburn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3my6fbd8r.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=bug-guile@gnu.org \
    --cc=raeburn@raeburn.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).