libc6 & ia32-libs
Hello,
i've recently upgrade my debian sid and one of the upgraded packets was libc6... after this I get the follow errors with programs that uses ia32-libs.
benit@debian-amd64:~$ quake3
./quake3.x86: relocation error: /emul/ia32-linux/lib/tls/libc.so.6: symbol _dl_starting_up, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference
benit@debian-amd64:~$ cedega /home/benit/TransGaming_Drive/Program\ Files/GUILD\ WARS/Gw.exe
/usr/lib/transgaming_cedega//winex/bin/pthreads_stack_test: relocation error: /emul/ia32-linux/lib/tls/libc.so.6: symbol _dl_starting_up, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference
/usr/bin/cedega: line 144: [: -gt: unary operator expected
/usr/lib/transgaming_cedega//winex/bin/wine: relocation error: /emul/ia32-linux/lib/tls/libc.so.6: symbol _dl_starting_up, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference
my /etc/ld.so.conf is:
/usr/X11R6/lib
/emul/ia32-linux/lib
/emul/ia32-linux/usr/lib
/emul/ia32-linux/usr/X11R6/lib
versions of the libraries:
ii libc6 2.3.5-6 GNU C Library: Shared libraries and Timezone data
ii libc6-dev 2.3.5-6 GNU C Library: Development Libraries and Header F
ii ia32-libs 1.4 ia32 shared libraries for use on amd64 and ia64 systems
ii ia32-libs-dev 1.4 ia32 development libraries and headers for use on ia32/ia64 systems
benit@debian-amd64:~$ ls -l /emul/ia32-linux/lib/tls/libc.so.6
lrwxrwxrwx 1 root root 13 2005-09-01 19:25 /emul/ia32-linux/lib/tls/libc.so.6 -> libc-2.3.2.so
Anyone have any idea howto solve this?
Reply to: