shimpix 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_6
4-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
_______________________________________________
cvsnt mailing list
cvsnt cvsnt.org
h
ttp://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
|