From: "Justinas Bedžinskas" <justasb@patikimi.lt>
To: netfilter@lists.netfilter.org
Subject: problems compiling kernel with patch-o-matic
Date: Tue, 27 Sep 2005 12:35:36 +0300 [thread overview]
Message-ID: <1127813736.10807.7.camel@biesas> (raw)
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.
next reply other threads:[~2005-09-27 9:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-27 9:35 Justinas Bedžinskas [this message]
2005-09-27 12:12 ` problems compiling kernel with patch-o-matic Jozsef Kadlecsik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1127813736.10807.7.camel@biesas \
--to=justasb@patikimi.lt \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox