I assume this came in via David's net-2.6.14 tree..
Begin forwarded message: Date: Mon, 01 Aug 2005 07:52:29 +0200 From: Alexandre Buisse <[EMAIL PROTECTED]> To: Andrew Morton <[EMAIL PROTECTED]>, linux-kernel@vger.kernel.org Subject: Re: 2.6.13-rc4-mm1 Hi Andrew, I have this when I enable nfnetlink as a module : net/built-in.o: In function `ip_ct_port_tuple_to_nfattr': : undefined reference to `__nfa_fill' net/built-in.o: In function `ip_ct_port_tuple_to_nfattr': : undefined reference to `__nfa_fill' net/built-in.o: In function `tcp_to_nfattr': ip_conntrack_proto_tcp.c:(.text+0x5c557): undefined reference to `__nfa_fill' net/built-in.o: In function `icmp_tuple_to_nfattr': ip_conntrack_proto_icmp.c:(.text+0x5e1e2): undefined reference to `__nfa_fill' ip_conntrack_proto_icmp.c:(.text+0x5e221): undefined reference to `__nfa_fill' net/built-in.o:ip_conntrack_proto_icmp.c:(.text+0x5e25c): more undefined references to `__nfa_fill' follow Relevant part of my .config : CONFIG_IP_NF_CONNTRACK_NETLINK=m CONFIG_NETFILTER_NETLINK=m # CONFIG_NETFILTER_NETLINK_QUEUE is not set I am sorry, but I don't have time to investigate it further. Regards, Alexandre - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html