Re: how to install xtables extension to arbitrary path?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 2011-02-14 18:43, Fabrice wrote:

>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/

Please rerun with `make V=1` so that I may see the libtool and ld 
command line that was used.

My guess is that something added -L/usr/lib to LDFLAGS, which of course 
is wrong since you would need -L/opt/arm-2009q1/lib .
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux