-----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 @@ ~ ]), ~ [EMAIL PROTECTED]) ~ 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-----