Hi there, I'm unable to compile the nf-next (branch nf_tables8) kernel: [...] CC init/version.o LD init/built-in.o net/built-in.o: In function `nft_exthdr_eval': /home/aborrero/git/nf-next/net/netfilter/nft_exthdr.c:37: undefined reference to `ipv6_find_hdr' net/built-in.o: In function `nft_set_pktinfo_ipv6': /home/aborrero/git/nf-next/include/net/netfilter/nf_tables_ipv6.h:18: undefined reference to `ipv6_find_hdr' /home/aborrero/git/nf-next/include/net/netfilter/nf_tables_ipv6.h:18: undefined reference to `ipv6_find_hdr' /home/aborrero/git/nf-next/include/net/netfilter/nf_tables_ipv6.h:18: undefined reference to `ipv6_find_hdr' make[2]: *** [vmlinux] Error 1 [...] This is the code: http://1984.lsi.us.es/git/nf-next/tree/?h=nf_tables8 Could anyone give me some hints of what should I do to fix it? Regards. -- Arturo Borrero González -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html