unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "Marijn Schouten (hkBst)" <hkBst@gentoo.org>
To: guile-devel@gnu.org
Subject: [PATCH] libtool-2.2.4
Date: Tue, 06 May 2008 23:52:06 +0200	[thread overview]
Message-ID: <4820D306.5020804@gentoo.org> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,

guile-1.8.4 has a few issues with the new libtool-2.2.4[1]. Rerunning autotools fixes one
issue, namely the:

guile-1.8.4/libguile/guile.c:72: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'

To succesfully rerun autotools the following patch can be used:


- --- configure.in.old    2008-05-06 23:48:26.000000000 +0200
+++ configure.in        2008-05-06 23:48:26.000000000 +0200
@@ -38,7 +38,7 @@
~ ]),
~         [bug-guile@gnu.org])
~ AC_CONFIG_AUX_DIR([build-aux])
- -AC_CONFIG_MACRO_DIR([m4])
+AC_CONFIG_MACRO_DIR([guile-config])
~ AC_CONFIG_SRCDIR(GUILE-VERSION)

~ AM_INIT_AUTOMAKE([gnu no-define check-news])


Marijn

[1]: http://bugs.gentoo.org/show_bug.cgi?id=212723

- --
Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML
<http://www.gentoo.org/proj/en/lisp/>, #gentoo-{lisp,ml} on FreeNode
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgg0wYACgkQp/VmCx0OL2y5/gCgxPgA0+lywS6WGiw/DocGWMiU
NBIAn22pxCe7cNk5LvGTf07tanZLzPpk
=bfRs
-----END PGP SIGNATURE-----




             reply	other threads:[~2008-05-06 21:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06 21:52 Marijn Schouten (hkBst) [this message]
2008-05-07  8:00 ` [PATCH] libtool-2.2.4 Ludovic Courtès
2008-05-08 21:43 ` Neil Jerram
2008-05-08 23:11   ` Marijn Schouten (hkBst)

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=4820D306.5020804@gentoo.org \
    --to=hkbst@gentoo.org \
    --cc=guile-devel@gnu.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).