On Fri, 2007-11-16 at 22:34 +0100, Jan Engelhardt wrote: > On Nov 16 2007 21:32, Jesper Dangaard Brouer wrote: > > > >I get a compile/make error when compiling iptables-1.4.0rc1 and latest > >SVN revision (r7090). > > > >cc -O2 -Wall -Wunused -I"/lib/modules/2.6.18-5-686/build"/include -I"/lib/modules/2.6.18-5-686/source"/include -Iinclude/ -DIPTABLES_VERSION=\"1.4.0rc1\" -DIPT_LIB_DIR=\"/usr/lib/iptables\" -c -o iptables.o iptables.c > >iptables.c:207: error: 'XT_SO_GET_REVISION_MATCH' undeclared here (not in a function) > >iptables.c:208: error: 'XT_SO_GET_REVISION_TARGET' undeclared here (not in a function) > >make: *** [iptables.o] Error 1 > > In 7090, these lines have IPT_SO_GET_REVISION_xxx. Thats also what I wrote in my previous mail, I'll quote my self again: On Fri, 2007-11-16 at 21:32 +0100, Jesper Dangaard Brouer wrote: > SVN blame on iptables.c line 207-208 says its changed by Yasuyuki > Kozakai with chainset 6920. > > The strange thing about these lines is that they contain > IPT_SO_GET_REVISION_xxx and not XT_SO_GET_REVISION_xxx as the compiler > claims. Is some strange macro stuff going on here? Does anyone else have this problem with iptables-1.4.0rc1, or is it just my compile environment which is screwed? -- Med venlig hilsen / Best regards Jesper Brouer ComX Networks A/S Linux Network developer Cand. Scient Datalog / MSc. Author of http://adsl-optimizer.dk LinkedIn: http://www.linkedin.com/in/brouer - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html