Does anybody know what went wrong? Wine doesn't seem to work on RedHat
7.0
Hans
[root@duron win98]# wine --winver win98 ./winmine.exe
err:module:BUILTIN32_dlopen failed to load .so lib for builtin
wprocs.dll: symbol __sysconf, version GLIBC_2.2 not defined in file
libc.so.6 with link time reference
err:int:INT_GetPMHandler could not load wprocs.dll
err:seh:UnhandledExceptionFilter Couldn't start debugger
(debugger/winedbg 134630824 36) (2)
Read the Wine Developers Guide on how to set up winedbg or another
debugger
[root@duron win98]# err:ntdll:RtlpWaitForCriticalSection Critical
section 0x4010a268 wait timed out, retrying (60 sec) fs=00ef
Hans-J?rgen Sch?nig <hs@cybertec.at> wrote:> Does anybody know what went wrong? Wine doesn't seem to work on RedHat > 7.0Simply not true. *This* package doesn't work. Try some other packages. Stupid __sysconf incompatibility...> [root@duron win98]# wine --winver win98 ./winmine.exe > err:module:BUILTIN32_dlopen failed to load .so lib for builtin > wprocs.dll: symbol __sysconf, version GLIBC_2.2 not defined in file > libc.so.6 with link time reference > err:int:INT_GetPMHandler could not load wprocs.dll > err:seh:UnhandledExceptionFilter Couldn't start debugger > (debugger/winedbg 134630824 36) (2) > Read the Wine Developers Guide on how to set up winedbg or another > debugger > [root@duron win98]# err:ntdll:RtlpWaitForCriticalSection Critical > section 0x4010a268 wait timed out, retrying (60 sec) fs=00efAndreas Mohr