bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bootstrap script failing


From: Juan Manuel Guerrero
Subject: bootstrap script failing
Date: Tue, 25 Apr 2006 21:34:46 +0200
User-agent: KMail/1.8.2

I have tried to compile today's bison sources on my OpenSUSE 10.0 system.
I am using:
automake (GNU automake) 1.9.6
Written by Tom Tromey <address@hidden>.

Copyright 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

After checking out the sources and starting the bootstrap script I get the
following error message:

./bootstrap: Bootstrapping CVS bison...
./bootstrap: getting gnulib files...
[snip]
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/local/bin/autoconf --force
autoreconf: running: /usr/local/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac: installing `build-aux/install-sh'
configure.ac: installing `build-aux/missing'
configure.ac:111: installing `build-aux/config.guess'
configure.ac:111: installing `build-aux/config.sub'
Makefile.am: installing `./INSTALL'
doc/Makefile.am:20: installing `build-aux/mdate-sh'
doc/Makefile.am:20: installing `build-aux/texinfo.tex'
examples/calc++/Makefile.am: installing `build-aux/depcomp'
lib/gnulib.mk:29: AM_CPPFLAGS must be set with `=' before using `+='
lib/Makefile.am:53:   `lib/gnulib.mk' included from here
configure.ac: installing `build-aux/ylwrap'
autoreconf: automake failed with exit status: 1

I can send the complete output of the bootstrap script if required.
Can someone explain me what is failing here?

Regards,
Juan M. Guerrero




reply via email to

[Prev in Thread] Current Thread [Next in Thread]