On Tue, 27 Sep 2005, Justinas Bedžinskas wrote: > 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' > > Here is my config (nothing particular, just enabled IP_NF_SET..) > http://biesas.adminas.net/~digis/config Either define both IP_NF_MATCH/TARGET_SET and IP_NF_IPTABLES as static in kernel, or module. Don't mix y/m. I'll fix the dependecy so that there won't be possible to select contradicting values. Best regards, Jozsef - E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlec@xxxxxxxxxxxxxxx PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : KFKI Research Institute for Particle and Nuclear Physics H-1525 Budapest 114, POB. 49, Hungary