Gabor Z. Papp wrote:
* 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'
Yes, I also noticed a bunch of other problems with old kernel headers. I'll resync the headers and fix it up, but it might take until tommorrow since I'm not sure whether I'll get near an internet connection again today. -- 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