unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Bruce Korb <bruce.korb@gmail.com>
To: Harlan Stenn <stenn@ntp.org>,
	 guile-devel Development <guile-devel@gnu.org>
Subject: Re: guile.m4 for autogen
Date: Sun, 19 Aug 2012 17:07:09 -0700	[thread overview]
Message-ID: <50317FAD.8020407@gmail.com> (raw)
In-Reply-To: <E1T2qlc-0002Ci-PS@stenn.ntp.org>

Hi Harlan,

On 08/18/12 14:41, Harlan Stenn wrote:
> Have you tried using pkg-config in autogen's configure to find the guile
> CFLAGS and loader stuff?

I'd prefer to use guile.m4, even though it uses guile-config.  It insists.
Unfortunately, it does not work.  For me.

> configure.ac:140: the top level
> configure:14130: error: possibly undefined macro: AC_LIB_LINKFLAGS_FROM_LIBS
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> bootstrap failure:  trapped exit signal
> mk-all: line 197:  5702 Killed

Here's the configure script fragment with the reference:

>   { $as_echo "$as_me:${as_lineno-$LINENO}: checking libguile link flags" >&5
> $as_echo_n "checking libguile link flags... " >&6; }
>   GUILE_LDFLAGS="`$GUILE_CONFIG link`"
>   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE_LDFLAGS" >&5
> $as_echo "$GUILE_LDFLAGS" >&6; }
>
>         AC_LIB_LINKFLAGS_FROM_LIBS(GUILE_LIBS, $GUILE_LDFLAGS, )
>   GUILE_LIBS="$GUILE_LDFLAGS $GUILE_LIBS"
>   AC_LIB_LINKFLAGS_FROM_LIBS(GUILE_LTLIBS, $GUILE_LDFLAGS, yes)
>   GUILE_LTLIBS="$GUILE_LDFLAGS $GUILE_LTLIBS"

Since this guile.m4 comes from Guile 2.0.4, it is recent enough that any
fully supported AC_* macro should not have been removed from autoconf 2.69.
If I delete the GUILE_FLAGS invocation, then all is fine.

*sigh*.



       reply	other threads:[~2012-08-20  0:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1T1YEu-00049T-Jq@stenn.ntp.org>
     [not found] ` <CAKRnqNLAxsR9t2wZMAu0pLY8T0=63QFmVnoUp9FCMWQrwMH0fw@mail.gmail.com>
     [not found]   ` <502D34A9.7050004@gmail.com>
     [not found]     ` <E1T25AL-0006EL-L0@stenn.ntp.org>
     [not found]       ` <E1T2qlc-0002Ci-PS@stenn.ntp.org>
2012-08-20  0:07         ` Bruce Korb [this message]
2012-08-24 13:36           ` guile.m4 for autogen Ludovic Courtès
2012-08-24 14:10             ` Bruce Korb
2012-08-30  5:44           ` Harlan Stenn

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=50317FAD.8020407@gmail.com \
    --to=bruce.korb@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=stenn@ntp.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).