Linux Netfilter discussions
 help / color / mirror / Atom feed
* problems compiling kernel with patch-o-matic
@ 2005-09-27  9:35 Justinas Bedžinskas
  2005-09-27 12:12 ` Jozsef Kadlecsik
  0 siblings, 1 reply; 2+ messages in thread
From: Justinas Bedžinskas @ 2005-09-27  9:35 UTC (permalink / raw)
  To: netfilter

I patch 2.6.13.2 vanilla kernel with patch-o-matic, and I have these
errors:

net/built-in.o: In function `init':
ipt_set.c:(.init.text+0x1c7b): undefined reference to
`ipt_register_match'
net/built-in.o: In function `init':
ipt_SET.c:(.init.text+0x1c9b): undefined reference to
`ipt_register_target'
net/built-in.o: In function `fini':
ipt_set.c:(.exit.text+0xbb): undefined reference to
`ipt_unregister_match'
net/built-in.o: In function `fini':
ipt_SET.c:(.exit.text+0xdb): undefined reference to
`ipt_unregister_target'
make: *** [.tmp_vmlinux1] Error 1


Here is my config (nothing particular, just enabled IP_NF_SET..)
http://biesas.adminas.net/~digis/config


btw, http://www.ussg.iu.edu/hypermail/linux/kernel/0310.3/0466.html
patch here isn't helping, because by default, in 2.6.13.2 kernel
"that" line is: "depends on IP_NF_IPTABLES && BRIDGE_NETFILTER".


Justinas B.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-27 12:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27  9:35 problems compiling kernel with patch-o-matic Justinas Bedžinskas
2005-09-27 12:12 ` Jozsef Kadlecsik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox