From: "Samuel Jean" <jix@bugmachine.ca>
To: "Nick Pasich" <NewsLetters@NickAndBarb.net>,
<netfilter-devel@lists.netfilter.org>
Cc: jengelh@gmx.de, kaber@trash.net
Subject: [BROKEN] ipt_ wrappers for xt_ functions (WAS: Problems Compiling Geoip on linux-2.6.21-rc3)
Date: Thu, 15 Mar 2007 14:36:34 -0000 [thread overview]
Message-ID: <twig.1173969394.3980@bugmachine.ca> (raw)
In-Reply-To: <20070314165817.GA22948@69.17.112.251>
On Wed, Mar 14, 2007, Nick Pasich <NewsLetters@NickAndBarb.net> said:
Hi Nick --
> Problem occurr when compiling geoip for Linux Kernel 2.6.21rc1 -> rc3
Yes. And I guess all patchlets from POM are broken too. They all use
ipt_register/unregister functions which have been removed here :
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
author Jan Engelhardt <jengelh@gmx.de>
Wed, 7 Feb 2007 23:11:19 +0000 (15:11 -0800)
committer David S. Miller <davem@sunset.davemloft.net>
Thu, 8 Feb 2007 20:39:19 +0000 (12:39 -0800)
commit 6709dbbb1978abe039ea4b76c364bf003bf40de5
tree fd0349415e398f9bc984461974a64c7024035356 tree | snapshot
parent e1fd0586b04d624c597834320d9e57d6f2f4b878 commit | diff
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
Use the x_tables functions directly to make it better visible which
parts are shared between ip_tables and ip6_tables.
Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Patrick --
How do we workaround the missing wrappers ? Another #if KERNEL_VERSION
declarations ?
> Kernel: arch/i386/boot/bzImage is ready (#1)
> Building modules, stage 2.
> MODPOST 256 modules
> WARNING: "ipt_unregister_match" [net/ipv4/netfilter/ipt_geoip.ko] undefined!
> WARNING: "ipt_register_match" [net/ipv4/netfilter/ipt_geoip.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
Best regards,
Samuel
next prev parent reply other threads:[~2007-03-15 14:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200703080637.WAA05730@NickAndBarb.net>
2007-03-14 16:58 ` Problems Compiling Geoip on linux-2.6.21-rc3 Nick Pasich
2007-03-15 14:36 ` Samuel Jean [this message]
2007-03-15 16:03 ` [BROKEN] ipt_ wrappers for xt_ functions (WAS: Problems Compiling Geoip on linux-2.6.21-rc3) Jan Engelhardt
2007-03-16 4:10 ` Patrick McHardy
2007-03-21 22:22 ` Jan Engelhardt
2007-03-22 13:49 ` Patrick McHardy
2007-03-22 16:18 ` Jan Engelhardt
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=twig.1173969394.3980@bugmachine.ca \
--to=jix@bugmachine.ca \
--cc=NewsLetters@NickAndBarb.net \
--cc=jengelh@gmx.de \
--cc=kaber@trash.net \
--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.