All of lore.kernel.org
 help / color / mirror / Atom feed
From: KOVACS Krisztian <hidden@sch.bme.hu>
To: netfilter-devel@lists.netfilter.org
Cc: Harald Welte <laforge@netfilter.org>,
	Pablo Neira Ayuso <pablo@eurodev.net>
Subject: Re: [RFC][PATCH] use of pkg-config in libnetfilter_*, conntrack, and ulogd2
Date: Tue, 18 Jul 2006 15:29:51 +0200	[thread overview]
Message-ID: <200607181529.51851@nienna> (raw)
In-Reply-To: <441F5C00.2060206@eurodev.net>


  Hi,

On Tuesday 21 March 2006 02.50, Pablo Neira Ayuso wrote:
> >   This weekend I've spent a significant amount of time configuring and
> > compiling the whole libnetfilter_* universe and the conntrack and
> > ulogd2 tools. My initial plan was to install everything under
> > /opt/netfilter, however, the out-of-the-box configure.in files provided
> > with these modules do not make this particularly easy.
> >
> >   So after spending some time trying all kinds of mantras and magical
> > runes to get autoconfuse do what I intended to do, I came to the
> > conclusion that all this would be much simpler if we used the
> > PKG_CHECK_* macros in configure.in. The necessary pkgconfig .pc files
> > are generated and installed anyway, so why not?
> >
> >   Of course this means that to compile these modules one will need
> > pkg-config, but personally I don't consider this a problem. The
> > additional benefit of this method would be that the only thing to take
> > care of is that of setting a correct PKG_CONFIG_PATH, all the include
> > paths and libraries are then found magically.
>
> I like it, AFAIK pkg-config is always in most distros, so this new
> requirement shouldn't be a problem. Moreover, this provides us a way to
> easily maintain the library version dependencies. Since this also
> affects other libraries, I'll wait for Harald's ACK before commiting
> this to conntrack and libnetfilter_conntrack.

  Is there any chance of getting these patches applied? Compiling all the 
necessary libraries from an SVN checkout is still a daunting task for me, 
especially because of the nfnetlink dependency.

  The original email and patches are here:

  http://marc.theaimsgroup.com/?l=netfilter-devel&m=114280711926066&w=2

-- 
KOVACS Krisztian

  reply	other threads:[~2006-07-18 13:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-19 22:24 [RFC][PATCH] use of pkg-config in libnetfilter_*, conntrack, and ulogd2 KOVACS Krisztian
2006-03-21  1:50 ` Pablo Neira Ayuso
2006-07-18 13:29   ` KOVACS Krisztian [this message]
2006-07-20 16:38     ` Patrick McHardy

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=200607181529.51851@nienna \
    --to=hidden@sch.bme.hu \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=pablo@eurodev.net \
    /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.