[cvsnt] Compilling cvsnt on SUSE 9 x86_64
Tony Hoyle
tony.hoyle at march-hare.com
Wed Apr 18 13:31:22 BST 2007
shimpix at centrum.cz wrote:
> HI all,
>
> I am trying to compile cvsnt on SUSE 9 (x86_64)
>
> I use flag --enable-64bit in ./configure
>
> ./configure seems OK, but when I try make
>
> /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
It looks like your /usr/lib has a bunch of 32bit libraries in it, so
it's confusing the compiler. These look like warnings though.
> /usr/lib/libstdc++.so: could not read symbols: Invalid operation
That means your libstdc++.so is corrupted. That's fatal.
Possibly better to ask on a suse group about that, as I wouldn't know
the cause or a possible fix.
Tony
More information about the cvsnt
mailing list