* Trouble building stable branch right now
@ 2002-04-13 12:53 Neil Jerram
2002-04-14 20:10 ` Marius Vollmer
0 siblings, 1 reply; 4+ messages in thread
From: Neil Jerram @ 2002-04-13 12:53 UTC (permalink / raw)
Cc: Rob Browning
I'm seeing automake errors, like these, which cause autogen.sh to
fail:
+ automake --add-missing
srfi/Makefile.am:38: bad macro name `libguile_srfi_srfi_4_lt_@LIBGUILE_SRFI_SRFI_4_LTHACK@_la_SOURCES'
srfi/Makefile.am:39: bad macro name `libguile_srfi_srfi_4_lt_@LIBGUILE_SRFI_SRFI_4_LTHACK@_la_LIBADD'
srfi/Makefile.am:40: bad macro name `libguile_srfi_srfi_4_lt_@LIBGUILE_SRFI_SRFI_4_LTHACK@_la_LDFLAGS'
srfi/Makefile.am:43: bad macro name `libguile_srfi_srfi_13_14_lt_@LIBGUILE_SRFI_SRFI_13_14_LTHACK@_la_SOURCES'
srfi/Makefile.am:45: bad macro name `libguile_srfi_srfi_13_14_lt_@LIBGUILE_SRFI_SRFI_13_14_LTHACK@_la_LIBADD'
srfi/Makefile.am:46: bad macro name `libguile_srfi_srfi_13_14_lt_@LIBGUILE_SRFI_SRFI_13_14_LTHACK@_la_LDFLAGS'
srfi/Makefile.am:46: invalid unused variable name: `libguile_srfi_srfi_13_14_lt_@LIBGUILE_SRFI_SRFI_13_14_LTHACK@_la_LDFLAGS'
srfi/Makefile.am:38: invalid unused variable name: `libguile_srfi_srfi_4_lt_@LIBGUILE_SRFI_SRFI_4_LTHACK@_la_SOURCES'
srfi/Makefile.am:40: invalid unused variable name: `libguile_srfi_srfi_4_lt_@LIBGUILE_SRFI_SRFI_4_LTHACK@_la_LDFLAGS'
srfi/Makefile.am:39: invalid unused variable name: `libguile_srfi_srfi_4_lt_@LIBGUILE_SRFI_SRFI_4_LTHACK@_la_LIBADD'
srfi/Makefile.am:43: invalid unused variable name: `libguile_srfi_srfi_13_14_lt_@LIBGUILE_SRFI_SRFI_13_14_LTHACK@_la_SOURCES'
srfi/Makefile.am:45: invalid unused variable name: `libguile_srfi_srfi_13_14_lt_@LIBGUILE_SRFI_SRFI_13_14_LTHACK@_la_LIBADD'
My automake is 1.4-p5.
Regards,
Neil
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Trouble building stable branch right now
2002-04-13 12:53 Trouble building stable branch right now Neil Jerram
@ 2002-04-14 20:10 ` Marius Vollmer
2002-04-14 23:12 ` Neil Jerram
0 siblings, 1 reply; 4+ messages in thread
From: Marius Vollmer @ 2002-04-14 20:10 UTC (permalink / raw)
Cc: Guile Bugs, Rob Browning
Neil Jerram <neil@ossau.uklinux.net> writes:
> I'm seeing automake errors, like these, which cause autogen.sh to
> fail:
> [...]
> My automake is 1.4-p5.
I don't know where your specific errors come from, but we now seem to
require at least autoconf 2.53, automake 1.5, and a matching libtool
(not sure about the exact version yet).
I have changed configure.in to require autoconf 2.53, and the top
Makefile.am to require automake 1.5.
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Trouble building stable branch right now
2002-04-14 20:10 ` Marius Vollmer
@ 2002-04-14 23:12 ` Neil Jerram
2002-04-15 12:16 ` Marius Vollmer
0 siblings, 1 reply; 4+ messages in thread
From: Neil Jerram @ 2002-04-14 23:12 UTC (permalink / raw)
Cc: Guile Bugs, Rob Browning
>>>>> "Marius" == Marius Vollmer <mvo@zagadka.ping.de> writes:
Marius> I don't know where your specific errors come from, but we now seem to
Marius> require at least autoconf 2.53, automake 1.5, and a matching libtool
Marius> (not sure about the exact version yet).
Marius> I have changed configure.in to require autoconf 2.53, and the top
Marius> Makefile.am to require automake 1.5.
OK, build is fine now. Sorry for missing the new requirement.
Neil
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-04-15 12:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-13 12:53 Trouble building stable branch right now Neil Jerram
2002-04-14 20:10 ` Marius Vollmer
2002-04-14 23:12 ` Neil Jerram
2002-04-15 12:16 ` Marius Vollmer
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).