netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Maciej Żenczykowski" <zenczykowski@gmail.com>
To: Netfilter Development Mailinglist <netfilter-devel@vger.kernel.org>
Subject: Re: static build breakage - 1.4.16.2.
Date: Mon, 8 Oct 2012 14:09:11 -0700	[thread overview]
Message-ID: <CAHo-OowBbi-qoX0tQ-__Kmq2r-md8RFeDneTOCJEb_ZNjS30fQ@mail.gmail.com> (raw)
In-Reply-To: <CAHo-Ooy1C9kV2NT=R8vTnaDccHnenkC1Scm+W0NrjgN1iUsvsQ@mail.gmail.com>

extensions/GNUmakefile.in:118:libext.a: initext.o ${libext_objs}

extensions/GNUmakefile.in:61:@ENABLE_STATIC_TRUE@ libext_objs := ${pfx_objs}

extensions/GNUmakefile.in:48:pfx_objs      := $(patsubst
%,libxt_%.o,${pfx_build_mod})

extensions/GNUmakefile.in:41:pfx_build_mod := $(patsubst
${srcdir}/libxt_%.c,%,$(sort $(wildcard ${srcdir}/libxt_*.c)))
extensions/GNUmakefile.in:42:pfx_build_mod += NOTRACK state
extensions/GNUmakefile.in:45:pfx_build_mod := $(filter-out
@blacklist_modules@,${pfx_build_mod})

so I guess that explains why it fails, but no idea what the right fix is.

  reply	other threads:[~2012-10-08 21:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-08 21:04 static build breakage - 1.4.16.2 Maciej Żenczykowski
2012-10-08 21:09 ` Maciej Żenczykowski [this message]
2012-10-08 22:04 ` Jan Engelhardt
2012-10-09  0:16   ` Maciej Żenczykowski
2012-10-09  0:49     ` Jan Engelhardt
2012-10-09 10:04     ` Pablo Neira Ayuso

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=CAHo-OowBbi-qoX0tQ-__Kmq2r-md8RFeDneTOCJEb_ZNjS30fQ@mail.gmail.com \
    --to=zenczykowski@gmail.com \
    --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).