From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: Jan Engelhardt <jengelh@inai.de>
Cc: Florian Westphal <fw@strlen.de>, netfilter-devel@vger.kernel.org
Subject: Re: [iptables PATCH] configure: disable connlabel for static builds
Date: Wed, 14 Jan 2015 06:48:25 -0300 [thread overview]
Message-ID: <54B63B69.1090003@zacarias.com.ar> (raw)
In-Reply-To: <alpine.LSU.2.11.1501140128030.6591@nerf60.vanv.qr>
On 01/13/2015 09:32 PM, Jan Engelhardt wrote:
>> That's the precise build failure which is triggered when
>> libnetfilter_conntrack is around.
>
> The -ldl which appears in the command line, it suggests that it stems
> from libxtables.la. (Unless there is one in your libnetfilter_conntrack.la.)
It's coming from libnetfilter_conntrack.la from src/Makefile.am (hardcoded).
Not only that, you've also got -ldl in Libs.private in xtables.pc.in in
an unconditional way (iptables) but that's not the culprit at this point.
I'll send a revised patch against libnetfilter_conntrack unless there's
a good reason for getting it hardcoded there (other than static building
since killing it makes iptables build fine).
Florian: regarding iptables master it won't build static with nft
support enabled, i'll look into it, but at least it's an option that can
be easily disabled for the build, so no quick patches required.
Regards.
prev parent reply other threads:[~2015-01-14 9:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-13 13:46 [iptables PATCH] configure: disable connlabel for static builds Gustavo Zacarias
2015-01-13 19:32 ` Florian Westphal
2015-01-13 19:40 ` Gustavo Zacarias
2015-01-14 0:32 ` Jan Engelhardt
2015-01-14 9:48 ` Gustavo Zacarias [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=54B63B69.1090003@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--cc=fw@strlen.de \
--cc=jengelh@inai.de \
--cc=netfilter-devel@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.