unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* [PATCH] libtool-2.2.4
@ 2008-05-06 21:52 Marijn Schouten (hkBst)
  2008-05-07  8:00 ` Ludovic Courtès
  2008-05-08 21:43 ` Neil Jerram
  0 siblings, 2 replies; 4+ messages in thread
From: Marijn Schouten (hkBst) @ 2008-05-06 21:52 UTC (permalink / raw)
  To: guile-devel

-----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-----




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-05-08 23:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-06 21:52 [PATCH] libtool-2.2.4 Marijn Schouten (hkBst)
2008-05-07  8:00 ` Ludovic Courtès
2008-05-08 21:43 ` Neil Jerram
2008-05-08 23:11   ` Marijn Schouten (hkBst)

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).