netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jan Engelhardt <jengelh@inai.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] build: resolve link failure for ip6t_NETMAP
Date: Tue, 4 Dec 2012 13:16:47 +0100	[thread overview]
Message-ID: <20121204121647.GA30262@1984> (raw)
In-Reply-To: <alpine.LNX.2.01.1212031655050.15887@nerf07.vanv.qr>

On Mon, Dec 03, 2012 at 04:58:11PM +0100, Jan Engelhardt wrote:
> On Monday 2012-12-03 14:12, Pablo Neira Ayuso wrote:
> 
> >On Sun, Dec 02, 2012 at 07:16:48PM +0100, Jan Engelhardt wrote:
> >> Link stage of libip6t_NETMAP failed since recently.
> >> 
> >>   CCLD     libip6t_NETMAP.so
> >> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld:
> >> cannot find -lip6tc
> >
> >Is this problem opensuse specific? Need some diagnosing information on
> >why that's happening.
> 
> This happens whenever you don't have /usr/lib(64)/libip6tc.so.
> 
> In openSUSE, iptables is split into the packages iptables, libiptc0, 
> libiptc-devel, libxtables9 and libxtables-devel, and libip6tc.so is a 
> -devel thing that is generally not installed on user's machines. (Hence 
> I spot this.) I think this should be similar in Debian.
> 
> Also, note that iptables itself is not installed while building iptables 
> itself (for obvious reasons) in most distribution build systems.

By this explanation, then I don't see why we need that -lip6tc in the
makefile.

  reply	other threads:[~2012-12-04 12:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-02 18:16 [PATCH] build: resolve link failure for ip6t_NETMAP Jan Engelhardt
2012-12-03 13:12 ` Pablo Neira Ayuso
2012-12-03 15:58   ` Jan Engelhardt
2012-12-04 12:16     ` Pablo Neira Ayuso [this message]
2012-12-04 13:42       ` Jan Engelhardt
  -- strict thread matches above, loose matches on Subject: below --
2012-12-31  0:51 [PATCH] extensions: fix linking against -lip6tc Mike Frysinger
2012-12-31  5:54 ` [PATCH] build: resolve link failure for ip6t_NETMAP Jan Engelhardt
2013-01-02  4:03   ` Mike Frysinger
2013-01-02  8:42     ` Jan Engelhardt
2013-01-02  8:47       ` Jan Engelhardt
2013-01-02 17:23         ` Mike Frysinger
2013-01-02 23:50           ` Pablo Neira Ayuso
2013-01-11 23:34         ` Dmitry V. Levin
2013-01-12  0:00           ` Dmitry V. Levin
2013-01-12  1:37           ` Jan Engelhardt

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=20121204121647.GA30262@1984 \
    --to=pablo@netfilter.org \
    --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 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).