Re: git3 build dies at net/built-in.o: undefined __nfa_fill

From: Jiri Slaby
Date: Sat Sep 17 2005 - 08:02:29 EST


sean napsal(a):

On amd64, gcc-4.0.1:

.....
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
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':
: undefined reference to `__nfa_fill'
net/built-in.o: In function `icmp_tuple_to_nfattr':
: undefined reference to `__nfa_fill'
net/built-in.o: In function `icmp_tuple_to_nfattr':
: undefined reference to `__nfa_fill'
net/built-in.o:: more undefined references to `__nfa_fill' follow
make: *** [.tmp_vmlinux1] Error 1

.config needed
NETFILTER_NETLINK is not selected, maybe.

--
Jiri Slaby www.fi.muni.cz/~xslaby
~\-/~ jirislaby@xxxxxxxxx ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/