From: "Rob Sterenborg (Lists)" <lists@sterenborg.info>
To: Netfilter <netfilter@vger.kernel.org>
Subject: Re: Compiling conntrack-tools
Date: Sat, 18 Feb 2012 12:10:01 +0100 [thread overview]
Message-ID: <1329563401.2540.23.camel@kushiel.sterenborg.info> (raw)
In-Reply-To: <loom.20120218T095118-20@post.gmane.org>
On Sat, 2012-02-18 at 08:51 +0000, ping wrote:
> Hello,
>
> I have the same problem.
> Could you point me how to solve the problem?
> Thank you so much.
>
> specifying any libs in _LIBS to actually
> link in into ./conntrack. <-- what can I do ?
Did you set PKG_CONFIG_PATH when using configuring conntrack-tools?
Something like:
PKG_CONFIG_PATH=/path/to/lib/pkgconfig \
./configure ...
Where /path/to/lib/pkgconfig is the pkgconfig directory where the
libnfnetlink and libnetfilter_conntrack .pc files are installed. (You
did install these libraries, right?)
This way the correct CFLAGS, LDFLAGS and LIBS will be set automatically.
--
Rob
prev parent reply other threads:[~2012-02-18 11:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-18 16:04 Compiling conntrack-tools Rob Sterenborg (lists)
2012-01-18 16:15 ` Jan Engelhardt
2012-01-18 16:27 ` Rob Sterenborg (lists)
2012-02-18 8:51 ` ping
2012-02-18 11:10 ` Rob Sterenborg (Lists) [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=1329563401.2540.23.camel@kushiel.sterenborg.info \
--to=lists@sterenborg.info \
--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 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).