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 :-) -- 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