netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Cristian Iorga <cristian.iorga@intel.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] iptables: extensions: fix iptables extensions build error    in cross-compilation environments
Date: Mon, 28 Jan 2013 12:29:16 +0100	[thread overview]
Message-ID: <20130128112916.GA15718@1984> (raw)
In-Reply-To: <1358363255-30629-1-git-send-email-cristian.iorga@intel.com>

Hi Cristian,

On Wed, Jan 16, 2013 at 09:07:35PM +0200, Cristian Iorga wrote:
> libtool is properly declared and used for cross-platform
> build environments

I'm hitting this error with your patch:

make[2]: se ingresa al directorio `/tmp/iptables/extensions'
  CC       libxt_AUDIT.lo
  CC       libxt_CHECKSUM.lo
  CC       libxt_CLASSIFY.lo
  CC       libxt_CONNMARK.lo
  CC       libxt_CONNSECMARK.lo
../libtool: 1552: ../libtool: ../libtool: 1552: ../libtool:
preserve_args+= --silent: not found
../libtool: 1564: ../libtool: preserve_args+= --silent: not
foundpreserve_args+= --tag CC: not found

../libtool: 1564: ../libtool: preserve_args+= --tag CC: not found
../libtool: 1: eval: base_compile+= gcc: not found
../libtool: 1: eval: base_compile+= -D_LARGEFILE_SOURCE=1: not found
../libtool: 1: eval: base_compile+= -D_LARGE_FILES: not
found../libtool: 1: eval:   CC       libxt_CT.lo

      reply	other threads:[~2013-01-28 11:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16 19:07 [PATCH] iptables: extensions: fix iptables extensions build error in cross-compilation environments Cristian Iorga
2013-01-28 11:29 ` Pablo Neira Ayuso [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=20130128112916.GA15718@1984 \
    --to=pablo@netfilter.org \
    --cc=cristian.iorga@intel.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).