Building conntrack
Sven Schuster
schuster.sven at gmx.de
Mon Jul 18 20:09:14 CEST 2005
Hi everybody,
I'm currently trying to build conntrack from todays' svn, and getting
the following errors running autoconf:
# autoconf
configure.in:5: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:6: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:9: error: possibly undefined macro: AM_PROG_LIBTOOL
when I call autoconf a second time, it works without any error, but
when I then run configure, I get this errors:
# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 1365: syntax error near unexpected token `conntrack,'
./configure: line 1365: `AM_INIT_AUTOMAKE(conntrack, 0.63)'
Here's the version of autoconf I'm using:
# autoconf --version
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.
I also tried using autoconf 2.13 on my machine, here I also get an
error:
# autoconf-2.13
autoconf: Undefined macros:
configure.in:73: AC_HELP_STRING([--with-kernel=DIR],
# autoconf-2.13 --version
Autoconf version 2.13
Any hints how to get it right?? Am I doing something wrong??
Thanks in advance!
Regards,
Sven
--
Linux zion 2.6.13-rc3-mm1 #6 PREEMPT Mon Jul 18 19:42:52 CEST 2005 i686 athlon i386 GNU/Linux
20:03:42 up 16 min, 1 user, load average: 0.02, 0.06, 0.08
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /pipermail/netfilter-devel/attachments/20050718/65ff00cd/attachment.bin
More information about the netfilter-devel
mailing list