lkml.org 
[lkml]   [2005]   [Aug]   [1]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 01 Aug 2005 07:52:29 +0200
FromAlexandre Buisse <>
SubjectRe: 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 linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-08-01 08:59    [W:1.718 / U:0.410 seconds]
©2003-2008 Jasper Spaans