http://bugs.winehq.org/show_bug.cgi?id=4647 --- Comment #11 from Jaroslav Fojtik <fojtik(a)penguin.cz> 2007-08-29 07:07:36 --- I am sure, that my distribution really have NPTL or TLS compiled inside. Slackware guarentees NPTL and TLS from 10.0. Now I have 11.0 and the problem is a same. May be, that wine's autodetection NPTL or TLS fails. I really don't know what is wrong now, but this seems to be for another bug report. May be, that old dynamical library is load. bash-3.1# ldd `which wine` libwine.so.1 => /usr/local/bin/../lib/libwine.so.1 (0x40018000) libpthread.so.0 => /lib/libpthread.so.0 (0x40146000) libc.so.6 => /lib/libc.so.6 (0x4019a000) libdl.so.2 => /lib/libdl.so.2 (0x402c8000) /lib/ld-linux.so.2 (0x40000000) I really don't know what goes wrong. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.