On Wed, 2007-11-21 at 08:53 +0100, Patrick McHardy wrote: > Jesper Dangaard Brouer wrote: > > The problem is that "linux/netfilter/x_tables.h" got included in SVN > > (changeset 6920). The fix is to delete it from SVN, so that the systems > > "x_tables.h" has effect again. > > > > Can someone with SVN write access fix this? > > > > "svn rm include/linux/netfilter/x_tables.h" > > > Actually the fix is the other way around, we want to be able to > build iptables without having kernel sources locally. So I > guess the x_tables.h file should be resynced or something? If thats what you want, we need to add ip_tables.h in include/linux/netfilter_ipv4/. Its the interaction between ip_tables.h and x_tables.h that screw things up. Both ip_tables.h and x_tables.h are part of the kernel source code. Thare might be some dependencies to specific kernel, so it might not be wise to include the files in SVN as we make a dependency to this specific kernel, and we also needs to keep them in sync. Well, Yasuyuki, should be able to answer this question...? -- 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