Kevin Baradon wrote: > Compiling kernel 2.6.21-rc3 gives me the following errors : > > LD .tmp_vmlinux1 > net/built-in.o: dans la fonction « nfnetlink_parse_nat_proto »: > nf_conntrack_netlink.c:(.text+0x28db9): référence indéfinie vers « > nf_nat_proto_find_get » > [...] > > Also occurs with 2.6.21-rc4. > Setting CONFIG_NF_NAT to 'y' fixes problem. Thanks, I queued this patch, which should fix it.