Eric,
Download the last version of patch-o-matic-ng from cvs.netfilter.org
http://cvs.netfilter.org/patch-o-matic-ng/patch-o-matic-ng.tar.gz?tarball=1
this it compiles without problems.
good luck
pd: i'm sorry my bad english :(
-- Jose Teves josxlnx at yahoo dot com dot ar
Eric Poulin escribió:
Well, it turned out I need to apply the 08_linux-2.6.7-user_attr.patch from patch-o-matic, however, it is failing since it needs to apply 03_linux-2.6.5.patch, and it failed on the diff test... There is some rejects according to the output. Can't force it either... :(
Interesting
Eric
----- Original Message ----- From: "Eric Poulin" <epoulin@xxxxxxxxxxx>
To: <netfilter@xxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, July 06, 2004 3:28 PM
Subject: Problem compiling Iptables 1.2.11 on Kernel 2.6.7
gcc -O2 -Wall -Wunused -I/usr/src/linux/include -Iinclude/ -DIPTABLES_VERSIOHello Guys,
Any people succesfully compiled iptables 1.2.11 on 2.6.7? Oddly, even without applying any patch-o-matics packages, I'm getting the following error while doing the make:
# make BINDIR=/sbin KERNEL_DIR=/usr/src/linux Making dependencies: please wait... Extensions found: IPv4:ROUTE IPv4:recent IPv6:ROUTE IPv6:ah IPv6:esp IPv6:frag IPv6:ipv6header IPv6:hbh IPv6:dst IPv6:rt
N=\"1.2.11\" -fPIC -o extensions/libipt_ah_sh.o -c extensions/libipt_ah.c In file included from include/libiptc/libiptc.h:6, from include/iptables.h:5, from extensions/libipt_ah.c:8: /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: warning: no semicolon at end of struct or union /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: error: syntax error before '*' token /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:259: error: syntax error before '}' token /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning: type defaults to `int' in declaration of `DECLARE_MUTEX' /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning: parameter names (without types) in function declaration /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning: `DECLARE_MUTEX' declared `static' but never defined make: *** [extensions/libipt_ah_sh.o] Error 1
I'm getting this with a vanilla source code of the kernel and iptables. I was getting those with the patch-o-matic installed, but I wanted to narrow it down. Kernel can compile easily those modules that are coming from iptables 1.2.9.
Any idea?
Eric
-- Jose Teves joseteves at linux dot org dot ar