Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Fabrice <fabricedeyber@agilemesh.com>
To: netfilter@vger.kernel.org
Subject: Re: how to install xtables extension to arbitrary path?
Date: Mon, 14 Feb 2011 17:43:54 +0000 (UTC)	[thread overview]
Message-ID: <loom.20110214T183938-809@post.gmane.org> (raw)
In-Reply-To: loom.20110214T171359-758@post.gmane.org

I think I found the issue. It has to do with libtool when I make install.
I saw this in the trace:
libtool: install: warning: relinking `libiptc/libiptc.la'
/opt/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../
arm-none-linux-gnueabi/bin/ld: warning: library search path "/usr/lib" 
is unsafe for cross-compilation
/opt/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../
arm-none-linux-gnueabi/bin/ld: skipping incompatible /usr/lib/libc.so when 
searching for -lc/opt/arm-2009q1/bin/../lib/gcc/
arm-none-linux-gnueabi/4.3.3/../../../../arm-none-linux-gnueabi/bin/ld: 
skipping incompatible /usr/lib/libc.a when searching for -lc
libtool: install: warning: remember to run `libtool --finish /usr/lib'
libtool: install: warning: `libiptc/libip4tc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: `libiptc/libip6tc.la' has not been installed in 
`/usr/lib'

So I did a make clean, configure and make. The I copied manually those libraries 
before the install to my NFS. It seems to work now :-)





  reply	other threads:[~2011-02-14 17:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14 14:25 how to install xtables extension to arbitrary path? Xing Qianqian
2010-10-14 15:40 ` Jan Engelhardt
2011-02-14 14:25 ` Fabrice
2011-02-14 14:43   ` Mr Dash Four
2011-02-14 14:50     ` Jan Engelhardt
2011-02-14 14:55       ` Mr Dash Four
2011-02-14 15:03       ` Fabrice
2011-02-14 15:20         ` Jan Engelhardt
2011-02-14 15:25           ` Fabrice
2011-02-14 15:43             ` Jan Engelhardt
2011-02-14 16:19               ` Fabrice
2011-02-14 17:43                 ` Fabrice [this message]
2011-02-14 22:53                   ` 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=loom.20110214T183938-809@post.gmane.org \
    --to=fabricedeyber@agilemesh.com \
    --cc=netfilter@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