From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Hangbin Liu <liuhangbin@gmail.com>
Cc: netfilter dev <netfilter@vger.kernel.org>,
netfilter-devel@vger.kernel.org
Subject: Re: [contrack-tools PATCH] build: do not compile nfct if we disabled cttimeout
Date: Fri, 9 May 2014 13:29:59 +0200 [thread overview]
Message-ID: <20140509112959.GA3812@localhost> (raw)
In-Reply-To: <1399543345-3634-1-git-send-email-liuhangbin@gmail.com>
On Thu, May 08, 2014 at 06:02:25PM +0800, Hangbin Liu wrote:
> If we do not have libnetfilter_cttimeout and disabled cttimeout, conntrack-tools
> will compile fail because nfct.c include nfnetlink_cttimeout.h. Fix it by only
> compile nfct when we have enabled cttimeout
Strange. The nfnetlink_cttimeout.h file is cached inside the
conntrack-tools tree:
conntrack-tools/include/linux/netfilter/nfnetlink_cttimeout.h
Here this compiles fine with my current tree and using:
./configure --prefix=/usr --disable-cthelper --disable-cttimeout
Please, investigate this issue a bit further.
next prev parent reply other threads:[~2014-05-09 11:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-08 10:02 [contrack-tools PATCH] build: do not compile nfct if we disabled cttimeout Hangbin Liu
2014-05-09 11:29 ` Pablo Neira Ayuso [this message]
2014-05-09 11:54 ` Hangbin Liu
2014-05-09 13:59 ` Pablo Neira Ayuso
2014-05-10 2:51 ` Hangbin Liu
2014-05-12 15:23 ` Pablo Neira Ayuso
2014-05-12 15:24 ` Pablo Neira Ayuso
2014-05-12 15:43 ` Hangbin Liu
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=20140509112959.GA3812@localhost \
--to=pablo@netfilter.org \
--cc=liuhangbin@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--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.