This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: --enable-maintainer-mode failure.




On 18 Oct 1998, Harvey J. Stein wrote:

> Jim Blandy <jimb@red-bean.com> writes:
> 
>  > The other approach is to get the right versions of libtool, automake,
>  > and autoconf installed (according to the README), and configure with 
>  > --enable-maintainer-mode.  Then `make' should do absolutely
>  > everything.  It's a little unnerving.
> 
> I just did a anoncvs update, ./configure --enable-maintainer-mode &
> make.  Make now fails.  Here's the 2nd run:
I've also had some freaky experiences:
gnome-libs, autogen.sh --prefix=/usr breaks, while running the same
commands manually works. For me, it broke to generate a subdirectory
configure correctly -> AM_INIT* or so was not expanded and configure broke
:(

Andreas