* Patrick McHardy <kaber@xxxxxxxxx>: | Your types.h doesn't seem to include the endian annotated | types at all. Does this patch work? Yes. Next problem: CC libxt_conntrack.oo In file included from libxt_conntrack.c:21: ../include/linux/netfilter/xt_conntrack.h:38: error: expected specifier-qualifier-list before '__be32' ../include/linux/netfilter/xt_conntrack.h:45: error: expected specifier-qualifier-list before '__be32' libxt_conntrack.c: In function 'conntrack_parse': libxt_conntrack.c:321: error: 'struct <anonymous>' has no member named 'protonum' libxt_conntrack.c:323: error: 'struct <anonymous>' has no member named 'protonum' libxt_conntrack.c:345: error: 'struct <anonymous>' has no member named 'ip' libxt_conntrack.c:365: error: 'struct <anonymous>' has no member named 'ip' libxt_conntrack.c:385: error: 'struct <anonymous>' has no member named 'ip' libxt_conntrack.c:405: error: 'struct <anonymous>' has no member named 'ip' libxt_conntrack.c: In function 'matchinfo_print': libxt_conntrack.c:812: error: 'struct <anonymous>' has no member named 'protonum' libxt_conntrack.c:821: error: 'struct <anonymous>' has no member named 'ip' libxt_conntrack.c:833: error: 'struct <anonymous>' has no member named 'ip' libxt_conntrack.c:845: error: 'struct <anonymous>' has no member named 'ip' libxt_conntrack.c:857: error: 'struct <anonymous>' has no member named 'ip' make[2]: *** [libxt_conntrack.oo] Error 1 make[2]: Leaving directory `/home/gzp/src/iptables-1.4.1-rc2/extensions' -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html