l4-hurd
[Top][All Lists]
Advanced

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

L4-Hurd; autoreconf errors


From: Christopher Nelson
Subject: L4-Hurd; autoreconf errors
Date: Thu, 15 Jan 2004 12:32:27 -0700

While I was at it, I thought that I would also post the errors that autoreconf lists:
 
bsd-dev hurd-l4 # autoreconf -f -i -s
configure.ac: 29: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
automake-1.5: configure.ac: `AM_INIT_AUTOMAKE' must be used
laden/Makefile.am:23: invalid unused variable name: `ARCH_SOURCES'
libl4/ia32/Makefile.am:: variable `include_HEADERS' not defined
libl4/powerpc/Makefile.am:: variable `include_HEADERS' not defined
physmem/Makefile.am:22: invalid unused variable name: `ARCH_SOURCES'
wortel/Makefile.am:23: invalid unused variable name: `ARCH_SOURCES'
autoreconf-2.57: automake failed with exit status: 1
 
Here's the verbose output in case it's useful:

bsd-dev hurd-l4 # autoreconf -v
autoreconf-2.57: Entering directory `.'
autoreconf-2.57: configure.ac: not using Gettext
autoreconf-2.57: running: aclocal  --output=aclocal.m4t
autoreconf-2.57: `aclocal.m4' is unchanged
autoreconf-2.57: configure.ac: tracing
autoreconf-2.57: configure.ac: not using Libtool
autoreconf-2.57: running: /usr/bin/autoconf
autoreconf-2.57: running: /usr/bin/autoheader
autoreconf-2.57: running: automake --no-force
configure.ac: 29: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
automake-1.5: configure.ac: `AM_INIT_AUTOMAKE' must be used
laden/Makefile.am:23: invalid unused variable name: `ARCH_SOURCES'
libl4/ia32/Makefile.am:: variable `include_HEADERS' not defined
libl4/powerpc/Makefile.am:: variable `include_HEADERS' not defined
physmem/Makefile.am:22: invalid unused variable name: `ARCH_SOURCES'
wortel/Makefile.am:23: invalid unused variable name: `ARCH_SOURCES'
autoreconf-2.57: automake failed with exit status: 1
 
And here's the version I'm using.

bsd-dev hurd-l4 # autoreconf --version
autoreconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

reply via email to

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