On Fri, 2008-02-22 at 16:52 +0900, David Woodhouse wrote: > > It looks like iptables is fairly broken anyway: > > make[1]: Entering directory > `/home/dwmw2/working/extras/iptables/devel/iptables-1.4.0' > Unable to resolve dependency on linux/compiler.h. Try 'make clean'.
And if I move away the contents of the local include/linux/ directory and replace it with proper headers generated by 'make headers_install' (which won't be trying to include compiler.h), then I get more failures: Unable to resolve dependency on ../include/linux/netfilter/xt_u32.h. Try 'make clean'. Unable to resolve dependency on linux/netfilter/xt_time.h. Try 'make clean'. Unable to resolve dependency on linux/netfilter/xt_quota.h. Try 'make clean'. Unable to resolve dependency on ../include/linux/netfilter/xt_connlimit.h. Try 'make clean'. Unable to resolve dependency on linux/netfilter_ipv6/ip6t_mh.h. Try 'make clean'. Unable to resolve dependency on linux/netfilter/nf_nat.h. Try 'make clean'. In file included from include/linux/netfilter/xt_conntrack.h:10, from extensions/../include/linux/netfilter_ipv4/ipt_conntrack.h:9, from extensions/libipt_conntrack.c:15: /usr/include/linux/in.h:26: error: redeclaration of enumerator ‘IPPROTO_IP’ /usr/include/netinet/in.h:34: error: previous definition of ‘IPPROTO_IP’ was here -- dwmw2 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html