PDA

View Full Version : TeamSpeak 2 and Gentoo 1.4rc1


Knight
07-10-2002, 00:49
Beware if you use Gentoo 1.4rc1 as TeamSpeak 2 linux client will not work with it due to gcc 3.2. The binary unfortuantly was precompiled against gcc 2.95. I'm currently figuring out a way to fix it currently.

N. Werensteijn
07-10-2002, 09:58
Are you sure?

It runs fine on my gentoo 1.4.

Knight
07-10-2002, 18:51
hmm that's really weird you didn't get an error about not being able to find the gcc 2.95 version of libstdc++-?

da2gnu
08-10-2002, 09:30
I made a symlink "libstdc++-libc6.1-1.so.2" pointing to "libstdc++.so.5.0.0" on my gcc3.2 system and ts2 runs fine :)

Knight
08-10-2002, 16:12
thank you very much!

Anton Grigoriev
06-09-2003, 08:36
I'm jealous. Mine won't work due to gcc 2.95 vs 3.2 issues relating to libborqt and LD_LIBRARY_PATH. Basically, my binaries refuse to see the library even though it's in the LD_LIBRARY_PATH (which is also in the same directory as the binary :()

AG