Hello,
I catch an error in compiling the libupnp package 1.6.18 (before I was under 
1.6.6) under a x86_64 machine :

libtool: relink:  arm-openwrt-linux-gnueabi-gcc -shared  -fPIC -DPIC 
.libs/libupnp.la.lnkscript  [ .. blah blah .. ] -L/usr/lib -lthreadutil  -lixml 
 -pthread -Os -msoft-float   -pthread -Wl,-soname -Wl,libupnp.so.6 
-Wl,-version-script -Wl,.libs/libupnp.ver -o .libs/libupnp.so.6.3.2
staging_dir/toolchain-arm_gcc-4.1.2_glibc-2.7/usr/lib/gcc/arm-openwrt-linux-gnueabi/4.1.2/../../../../arm-openwrt-linux-gnueabi/bin/ld:
 skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
/usr/lib/libpthread.a: could not read symbols: File format not recognized


I am not a expert of automake and libtools then I am struggling in fixing the 
problem, why does it try to use a path which contains a system library and not 
a cross compiled library ? How can I modify this behaviours ??!

Thanks a lot.
Pietro.




_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to