From: Andrea <andang76@gmail.com>
To: netfilter-devel@lists.netfilter.org
Subject: problems applying ipset patch
Date: Wed, 23 May 2007 09:47:02 +0200 [thread overview]
Message-ID: <4653F176.4040604@gmail.com> (raw)
I've tried to apply the ipset patch in my CentOS 4.4 distribution,
without success.
I've followed instructions here
http://www.howtoforge.com/kernel_compilation_centos_p2?s=aabdb730a09fa747d00f2b9a3ff431cc&
(CentOS Kernel Compile) and here
http://ipset.netfilter.org/install.html (ipset patch apply).
The patch is applied successfully, but when I try to recompile, I obtain
these errors (after a long list of compiled files):
...
LD .tmp_vmlinux1
net/built-in.o(.init.text+0x16f1): In function `ipt_ipset_init':
net/ipv4/netfilter/ipt_set.c:133: undefined reference to `xt_register_match'
net/built-in.o(.init.text+0x1700): In function `ipt_SET_init':
net/ipv4/netfilter/ipt_SET.c:151: undefined reference to
`xt_register_target'
net/built-in.o(.exit.text+0x41): In function `ipt_ipset_fini':
net/ipv4/netfilter/ipt_set.c:138: undefined reference to
`xt_unregister_match'
net/built-in.o(.exit.text+0x50): In function `ipt_SET_fini':
net/ipv4/netfilter/ipt_SET.c:156: undefined reference to
`xt_unregister_target'
make: *** [.tmp_vmlinux1] Error 1
I've tried twice, using two combinations of kernel (downloaded from
www.kernel.org) and patch-o-matic (downloaded first time from
http://ipset.netfilter.org/, second from patch-o-matic snaptshots).
I've applied only the ipset patch (launching only the ./runme set
command, just as explained in the ipset site).
Maybe do I need to apply other patches from patch-o-matic?
Thanks for the help
next reply other threads:[~2007-05-23 7:47 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-23 7:47 Andrea [this message]
2007-05-23 8:26 ` problems applying ipset patch Henrik Nordstrom
2007-05-23 8:50 ` Andrea
2007-05-23 9:02 ` Henrik Nordstrom
2007-05-23 9:10 ` Andrea
2007-05-23 9:54 ` Henrik Nordstrom
2007-05-23 13:17 ` Andrea
2007-05-24 9:39 ` Andrea
2007-05-24 9:50 ` Henrik Nordstrom
2007-05-24 9:55 ` Jozsef Kadlecsik
2007-05-24 10:18 ` Andrea
2007-05-24 10:25 ` Jozsef Kadlecsik
2007-05-24 10:39 ` Henrik Nordstrom
2007-05-24 10:32 ` Henrik Nordstrom
2007-05-24 10:45 ` Andrea
2007-05-24 11:26 ` Jozsef Kadlecsik
2007-05-24 13:41 ` Andrea
2007-05-24 13:46 ` Jozsef Kadlecsik
2007-05-24 13:56 ` Andrea
2007-05-24 15:26 ` Andrea
2007-05-24 15:47 ` Andrea
2007-05-25 14:04 ` Jozsef Kadlecsik
2007-05-25 16:53 ` Andrea
2007-05-26 3:24 ` Henrik Nordstrom
2007-05-28 9:02 ` Andrea
2007-05-28 12:48 ` Maximilian Wilhelm
2007-05-28 16:29 ` Andrea
2007-05-28 20:03 ` Maximilian Wilhelm
2007-05-30 8:28 ` Andrea
-- strict thread matches above, loose matches on Subject: below --
2007-05-22 10:30 Andrea
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=4653F176.4040604@gmail.com \
--to=andang76@gmail.com \
--cc=netfilter-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.