Wensday, 11 May 2005 15:01 David Woodhouse wrote: > On Wed, 2005-05-11 at 11:41 +0400, Alexey Nezhdanov wrote: > > /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for > > -lz /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for > > -lz /usr/bin/ld: cannot find -lz > > Libraries which are in /usr/lib as opposed to /usr/lib64 are presumably > 64-bit. Since the linker is claiming that they're incompatible, I assume > your compiler is defaulting to 64-bit output. Try adding '-m32' to > CFLAGS, or installing 64-bit libz. Thank you very much. -m32 helped. 64bits libz and libcurl are missing. -- Respectfully Alexey Nezhdanov - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed May 11 22:57:35 2005
This archive was generated by hypermail 2.1.8 : 2005-05-11 22:57:35 EST