From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Netfilter Development Mailing List <netfilter-devel@lists.netfilter.org>
Cc: 'Krisztian Kovacs' <hidden@sch.bme.hu>
Subject: Re: [PATCH] conntrack-tools compilation problem
Date: Mon, 06 Aug 2007 10:34:57 +0200 [thread overview]
Message-ID: <46B6DD31.5090409@netfilter.org> (raw)
In-Reply-To: <20070805153015.GA27598@sch.bme.hu>
KOVACS Krisztian wrote:
> I've just tried to build conntrack-tools and all the required netfilter
> libraries from scratch. The libs were built and installed without
> problems, but then conntrack-tools failed to compile with a missing
> include problem.
>
> Looks like conntrack-tools' autoconf/automake templates do not properly
> use pkg-config information. configure.in detects the presence of
> libnfnetlink and libnetfilter_conntrack using pkg-config, but then fails
> to add the necessary flags to the compile and linker flags. For me, this
> is a problem because all those libraries live under /opt/netfilter, and
> thus compilation fails because of missing headers.
>
> The attached patch fixes this problem for me, although I'm quite sure that
> it does not break compilation for someone else. (Should not, but I'm not
> much of an autoconf expert...)
Applied, thanks Krisztian!
--
"Será preciso viajar a través de los ojos de los idiotas" -- Poeta en
Nueva York -- Federico García Lorca.
prev parent reply other threads:[~2007-08-06 8:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-05 15:30 [PATCH] conntrack-tools compilation problem KOVACS Krisztian
2007-08-05 15:36 ` Jan Engelhardt
2007-08-05 16:03 ` KOVACS Krisztian
2007-08-06 8:34 ` Pablo Neira Ayuso [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=46B6DD31.5090409@netfilter.org \
--to=pablo@netfilter.org \
--cc=hidden@sch.bme.hu \
--cc=netfilter-devel@lists.netfilter.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.