From: Bgs <bgs@bgs.hu>
To: netfilter@vger.kernel.org
Subject: connlimit: 2.6.24.4 + p-o-m 20080331 compile problems
Date: Thu, 03 Apr 2008 14:08:14 +0200 [thread overview]
Message-ID: <47F4C8AE.4050801@bgs.hu> (raw)
Greetings,
I tried to compile the above setup but the compilation fails. I've seen
this error with 2.6.23/2.6.24 kernels before but used 2.6.22.X in
production. Has anything changed in the way to patch it?
CC net/ipv4/netfilter/ipt_connlimit.o
In file included from net/ipv4/netfilter/ipt_connlimit.c:23:
include/net/netfilter/nf_conntrack.h:99: error: field 'ct_general' has
incomplete type
include/net/netfilter/nf_conntrack.h: In function 'nf_ct_get':
include/net/netfilter/nf_conntrack.h:160: error: 'const struct sk_buff'
has no member named 'nfct'
include/net/netfilter/nf_conntrack.h: In function 'nf_ct_put':
include/net/netfilter/nf_conntrack.h:167: error: implicit declaration of
function 'nf_conntrack_put'
include/net/netfilter/nf_conntrack.h: In function 'nf_ct_is_untracked':
include/net/netfilter/nf_conntrack.h:249: error: 'const struct sk_buff'
has no member named 'nfct'
In file included from net/ipv4/netfilter/ipt_connlimit.c:24:
include/net/netfilter/nf_conntrack_core.h: In function
'nf_conntrack_confirm':
include/net/netfilter/nf_conntrack_core.h:68: error: 'struct sk_buff'
has no member named 'nfct'
net/ipv4/netfilter/ipt_connlimit.c: In function 'count_them':
net/ipv4/netfilter/ipt_connlimit.c:98: error: too many arguments to
function 'nf_conntrack_find_get'
net/ipv4/netfilter/ipt_connlimit.c: At top level:
net/ipv4/netfilter/ipt_connlimit.c:312: warning: initialization from
incompatible pointer type
net/ipv4/netfilter/ipt_connlimit.c:316: warning: initialization from
incompatible pointer type
make[3]: *** [net/ipv4/netfilter/ipt_connlimit.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
Bye
Bgs
next reply other threads:[~2008-04-03 12:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-03 12:08 Bgs [this message]
2008-04-03 12:30 ` connlimit: 2.6.24.4 + p-o-m 20080331 compile problems Jan Engelhardt
2008-04-03 13:11 ` Pascal Hambourg
2008-04-03 13:45 ` Bgs
2008-04-03 13:39 ` Bgs
2008-04-03 13:47 ` Jan Engelhardt
[not found] ` <47F4DFF6.5000107@bgs.hu>
2008-04-03 14:18 ` Jan Engelhardt
2008-04-03 14:32 ` Bgs
2008-04-03 14:36 ` Jan Engelhardt
2008-04-03 14:40 ` Bgs
2008-04-03 14:43 ` Jan Engelhardt
2008-04-03 14:52 ` Bgs
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=47F4C8AE.4050801@bgs.hu \
--to=bgs@bgs.hu \
--cc=netfilter@vger.kernel.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.