Hello all, I've been trying to compile these libraries for a while, but it always gives me the same error: ---------------------- for libnetfilter_conntrack /usr/include/libnfnetlink/linux_nfnetlink.h:81: error: expected specifier-qualifier-list before '__be16' api.c: In function 'nfct_parse_conntrack': api.c:526: error: 'const struct nlmsghdr' has no member named 'nlmsg_len' api.c:545: warning: passing argument 2 of '__parse_conntrack' from incompatible pointer type make[2]: *** [api.lo] Error 1 ----------------------- ----------------------- for libnfnetlink ../include/libnfnetlink/linux_nfnetlink.h:81: error: expected specifier-qualifier-list before '__be16' libnfnetlink.c: In function 'nfnl_fill_hdr': libnfnetlink.c:429: error: 'struct nfgenmsg' has no member named 'res_id' make[1]: *** [libnfnetlink.lo] Error 1 ----------------------- I tried to do ./configure --with-kernel=/home/ivanatora/Archives/linux-2.6.23/ but still with no luck. Kernel is 2.6.23.9 GCC is 4.1.2 Any ideas what am I doing wrong? Regards, Ivan. On Sun, Apr 20, 2008 at 4:45 PM, <Majordomo@xxxxxxxxxxxxxxx> wrote: > -- > > >>>> auth e4777bd3 subscribe netfilter ivanatora@xxxxxxxxx > Succeeded. > -- 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