Linux Netfilter discussions
 help / color / mirror / Atom feed
* problem with ip_connlimit modul
@ 2004-02-23 15:56 Thomas Martens
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Martens @ 2004-02-23 15:56 UTC (permalink / raw)
  To: netfilter

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


^ permalink raw reply	[flat|nested] 3+ messages in thread
* problem with ip_connlimit modul
@ 2004-02-23 16:06 cky
  2004-02-23 16:57 ` Mark Vevers
  0 siblings, 1 reply; 3+ messages in thread
From: cky @ 2004-02-23 16:06 UTC (permalink / raw)
  To: netfilter

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






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-23 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-23 15:56 problem with ip_connlimit modul Thomas Martens
  -- strict thread matches above, loose matches on Subject: below --
2004-02-23 16:06 cky
2004-02-23 16:57 ` Mark Vevers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox