Linux Netfilter discussions
 help / color / mirror / Atom feed
From: cky@arcor.de
To: netfilter@lists.netfilter.org
Subject: problem with ip_connlimit modul
Date: Mon, 23 Feb 2004 17:06:43 +0100 (CET)	[thread overview]
Message-ID: <32094483.1077552403980.JavaMail.ngmail@webmail02.arcor-online.net> (raw)

Hi!

I try to compile the new 2.4.25 kernel with patch-o-matic-20031219 and I've a little problem.

All iptables works fine, but just the ipt_connlimit module makes trouble, when I try to compile it.

Here's my output:


gcc -D__KERNEL__ -I/usr/src/linux-2.4.25/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.25/include/linux/modversions.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=ipt_connlimit  -c -o ipt_connlimit.o ipt_connlimit.c
ipt_connlimit.c: In function `init':
ipt_connlimit.c:219: `ip_conntrack_module' undeclared (first use in this function)
ipt_connlimit.c:219: (Each undeclared identifier is reported only once
ipt_connlimit.c:219: for each function it appears in.)
ipt_connlimit.c:220: warning: value computed is not used
ipt_connlimit.c: In function `fini':
ipt_connlimit.c:227: `ip_conntrack_module' undeclared (first use in this function)
ipt_connlimit.c:228: warning: value computed is not used
make[2]: *** [ipt_connlimit.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.25/net/ipv4/netfilter'
make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.25/net'
make: *** [_mod_net] Error 2


Can anybody help? I think I've to rename something in ipt_connlimit.c, but I don't know that....
Thanks in advance.

Best regards,
Thomas






             reply	other threads:[~2004-02-23 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-23 16:06 cky [this message]
2004-02-23 16:57 ` problem with ip_connlimit modul Mark Vevers
  -- strict thread matches above, loose matches on Subject: below --
2004-02-23 15:56 Thomas Martens

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=32094483.1077552403980.JavaMail.ngmail@webmail02.arcor-online.net \
    --to=cky@arcor.de \
    --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