Gabor Z. Papp wrote: > CC libxt_connlimit.oo > In file included from /usr/include/linux/netfilter_ipv4.h:9, > from ../include/linux/netfilter_ipv4/ip_tables.h:18, > from ../include/libiptc/libiptc.h:7, > from ../include/iptables.h:5, > from libxt_connlimit.c:8: > ../include/linux/netfilter.h:41: error: expected specifier-qualifier-list before '__be32' > make[2]: *** [libxt_connlimit.oo] Error 1 > make[2]: Leaving directory `/home/gzp/src/iptables-1.4.1-rc2/extensions' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/gzp/src/iptables-1.4.1-rc2' > make: *** [all] Error 2 Thanks for the report. Does this patch fix it?