From: Randy Dunlap <rdunlap@infradead.org>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
netfilter-devel@vger.kernel.org
Subject: Re: linux-next: Tree for Jan 2 (netfilter)
Date: Thu, 03 Jan 2013 10:56:32 -0800 [thread overview]
Message-ID: <50E5D460.80303@infradead.org> (raw)
In-Reply-To: <20130103023001.GA13254@1984>
On 01/02/13 18:30, Pablo Neira Ayuso wrote:
> On Thu, Jan 03, 2013 at 02:35:59AM +0100, Pablo Neira Ayuso wrote:
>>> when NF_CONNTRACK is not enabled (build was on i386):
>>>
>>> CC [M] net/netfilter/xt_CT.o
>>> In file included from net/netfilter/xt_CT.c:16:0:
>>> include/net/netfilter/nf_conntrack.h:77:22: error: field 'ct_general' has incomplete type
>>> include/net/netfilter/nf_conntrack.h: In function 'nf_ct_get':
>>> include/net/netfilter/nf_conntrack.h:157:30: 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:164:2: error: implicit declaration of function 'nf_conntrack_put' [-Werror=implicit-function-declaration]
>>> net/netfilter/xt_CT.c: In function 'xt_ct_target_v0':
>>> net/netfilter/xt_CT.c:30:9: error: 'struct sk_buff' has no member named 'nfct'
>>> net/netfilter/xt_CT.c:34:5: error: 'struct sk_buff' has no member named 'nfct'
>>> net/netfilter/xt_CT.c: In function 'xt_ct_target_v1':
>>> net/netfilter/xt_CT.c:47:9: error: 'struct sk_buff' has no member named 'nfct'
>>> net/netfilter/xt_CT.c:51:5: error: 'struct sk_buff' has no member named 'nfct'
>>> net/netfilter/xt_CT.c: In function 'xt_ct_tg_check_v0':
>>> net/netfilter/xt_CT.c:155:15: error: 'struct net' has no member named 'ct'
>>> net/netfilter/xt_CT.c: In function 'xt_ct_tg_check_v1':
>>> net/netfilter/xt_CT.c:299:15: error: 'struct net' has no member named 'ct'
>>> net/netfilter/xt_CT.c: In function 'notrack_tg':
>>> net/netfilter/xt_CT.c:392:9: error: 'struct sk_buff' has no member named 'nfct'
>>> net/netfilter/xt_CT.c:395:5: error: 'struct sk_buff' has no member named 'nfct'
>>> net/netfilter/xt_CT.c:397:2: error: implicit declaration of function 'nf_conntrack_get' [-Werror=implicit-function-declaration]
>>> net/netfilter/xt_CT.c:397:22: error: 'struct sk_buff' has no member named 'nfct'
>>> cc1: some warnings being treated as errors
>>> make[3]: *** [net/netfilter/xt_CT.o] Error 1
>>
>> Sorry, I cannot reproduce the selection ...
>
> Caught it. Patch attached, thanks for the report.
>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
--
~Randy
prev parent reply other threads:[~2013-01-03 18:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20130102151216.b81cd4d4bf54fc8d1f5d9b27@canb.auug.org.au>
2013-01-02 18:39 ` linux-next: Tree for Jan 2 (netfilter) Randy Dunlap
2013-01-03 1:35 ` Pablo Neira Ayuso
2013-01-03 2:30 ` Pablo Neira Ayuso
2013-01-03 18:56 ` Randy Dunlap [this message]
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=50E5D460.80303@infradead.org \
--to=rdunlap@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=sfr@canb.auug.org.au \
/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;
as well as URLs for NNTP newsgroup(s).