LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   wine problem!! (https://www.linuxquestions.org/questions/linux-hardware-18/wine-problem-529743/)

Daysie 02-16-2007 05:06 PM

wine problem!!
 

Install wine-0.9.31-i486-S11.0.tgz but when i type " winetcfg", get this output:


Code:

daysie@home:~$ winecfg
wine: glibc >= 2.3 without NPTL or TLS is not a supported combination.
It will most likely crash. Please upgrade to a glibc with NPTL support.[/B]
wine: Unhandled page fault on write access to 0x003ffd80 at address 0x60ec9103 (thread 0009), starting debugger...
wine: glibc >= 2.3 without NPTL or TLS is not a supported combination.
It will most likely crash. Please upgrade to a glibc with NPTL support.

wine: Unhandled page fault on write access to 0x003ffd80 at address 0x609b6103 (thread 000b), starting debugger...
wine: glibc >= 2.3 without NPTL or TLS is not a supported combination.
It will most likely crash. Please upgrade to a glibc with NPTL support.

err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000c04b
daysie@home:~$ wine: Unhandled page fault on write access to 0x003ffd80 at address 0x609b6103 (thread 000d), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000c04b
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000c04b

------------------------------------------------------------

I think that i need to setup a proper NPTL glibc.

Anybody know howto:confused:


Appreciate your help!!

Simon Bridge 02-18-2007 02:02 AM

Quote:

I think that i need to setup a proper NPTL glibc.
You are right.
Quote:

Anybody know howto
Same way you would setup anything else :)

Various distros provide this in their repositories, or you can download and install from the tarball.

Example for Gentoo:
http://forums.gentoo.org/viewtopic-t-319349.html


All times are GMT -5. The time now is 01:45 PM.