All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: Can't build iptables (git as of today)
Date: Sun, 18 Sep 2011 15:27:16 +0200	[thread overview]
Message-ID: <4E75F1B4.6080307@nod.at> (raw)
In-Reply-To: <alpine.LNX.2.01.1109181509580.16287@frira.zrqbmnf.qr>

[-- Attachment #1: Type: text/plain, Size: 846 bytes --]

Am 18.09.2011 15:12, schrieb Jan Engelhardt:
> On Sunday 2011-09-18 14:20, Richard Weinberger wrote:
> 
>> Hi!
>>
>> I'm trying to build the most recent iptables version but the build fails
>> with:
>>
>> make[2]: *** No rule to make target `../extensions/libext.a', needed by
>> `xtables-multi'.  Stop.
>>
>> It this a known problem?
> 
> Now it is; and this is the fix

Not really.

  CHECK    unknown symbols in .so files
/bin/sh: line 1: ../iptables/libxtables.la: No such file or directory
make[2]: *** [check] Error 1
make[2]: Leaving directory `/home/rw/src/iptables/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rw/src/iptables'
make: *** [all] Error 2

extensions/GNUmakefile.in contains a wrong path.
Shouldn't it be ../libxtables/libxtables.la?

Thanks,
//richard



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2011-09-18 13:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-18 12:20 Can't build iptables (git as of today) Richard Weinberger
2011-09-18 13:12 ` Jan Engelhardt
2011-09-18 13:27   ` Richard Weinberger [this message]
2011-09-18 13:36     ` 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=4E75F1B4.6080307@nod.at \
    --to=richard@nod.at \
    --cc=jengelh@medozas.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.