[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libGL.so.1: cannot handle TLS data (nvidia-glx deb issue?)



Frederik Dannemare wrote:
Hi everybody,

the last week or so I have been seeing complains about libGL not being able to handle TLS data (whatever that means in this context).


forgot to say I'm running Sid, of course...

After a lot of trial'n'error this eventually worked out for me as a solution:

cd /usr/lib/
ls -ld libGL.so
lrwxrwxrwx   1 root  root   17 Nov  4 13:00 libGL.so -> libGL.so.1.0.4496
mv libGL.so libGL.so.nontls
ln -s /usr/lib/tls/libGL.so.1.0.4496 libGL.so

also forgot to say that while this solves the issue with Q3A, other apps such as xmms still complains about "libGL.so.1: cannot handle TLS data". groups.google.com/google.com doesn't have anything useful. I'll submit a bug report in a couple of days, if nothing comes up that indicates I have done anything wrong.

B/R,
Frederik Dannemare



Reply to: