Click to See Complete Forum and Search --> : WINE and Half-Life woes


Ricochet
06-07-2001, 04:37 PM
well i've recently installed wine according to this guide:
http://lhl.linuxgames.com/howto/half-life-HOWTO-0.4.1.html#AEN126

but whenever i try to run setup.exe off the hl cd i get the following:

FIXME :pthread_rwlock_rdlock
FIXME :pthread_rwlock_unlock
FIXME :pthread_rwlock_rdlock
FIXME :pthread_rwlock_unlock
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/X11R6/lib/libOSMesa.so.3: undefined symbol: _glapi_Context
Could not load graphics driver 'x11drv'
err:seh:UnhandledExceptionFilter Couldn't start debugger (debugger/winedbg 134643752 64) (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
err:ntdll:RtlpWaitForCriticalSection Critical section 0x4010e7e8 wait timed out, retrying (60 sec) fs=008f
err:seh:UnhandledExceptionFilter Couldn't start debugger (debugger/winedbg 134643752 44) (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger

any ideas?

i'm running mandrake8 btw w/ the latest nvidia reference drivers on my tnt2u...

i supose i should add the i skipped the whole "update through CVS" part or whatever. it said it's not recommended for modem users since it's big. ermmm... it should still work even if i just use the tarball available on wine's site right?

[ 07 June 2001: Message edited by: Ricochet ]

ethereal
06-09-2001, 02:42 AM
For nVidia cards you need to remove a few more libraries. run

rm /usr/lib/libGL*.a

then recompile wine.

yogotie
06-09-2001, 04:00 AM
I would suggest cvs downloading wine even by modem. I will take about an hour or so but then you can always come back each week or day if you like and get updated with out having to re-download the whole thing all over again :)

I have noticed that wine won't run some programs and has diffuculty with others I get some messed up screens some times.

This is a good reason to cvs download the whole thing because some one may have fixed just after the tarball you downloaded was put to gether.

Anyway good luck. Oh XFree86 takes for ever to get by cvs. But a nice thing is you can stop downloading and come back again some other time and get the rest just do update each time worked just fine for me.

Ricochet
06-10-2001, 06:13 PM
ok i'll try removing those libraries. that wont kill opengl support will it? o wellz. i can always reinstall.

i might also try downloading wine via cvs... how long does it take to update it after the initial download?

Ricochet
06-10-2001, 06:26 PM
ok i tried deleting that libgl file and recompilied wine and now here's what i get:

FIXME :pthread_rwlock_rdlock
FIXME :pthread_rwlock_unlock
FIXME :pthread_rwlock_rdlock
FIXME :pthread_rwlock_unlock
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: libOSMesa.so.3: cannot load shared object file: No such file or directory
Could not load graphics driver 'x11drv'
Warning: /usr/local/bin/winedbg.exe not accessible from a DOS drive
Warning: /usr/local/bin/winedbg not accessible from a DOS drive
Warning: /usr/local/bin/winedbg 134632072.exe not accessible from a DOS drive
Warning: /usr/local/bin/winedbg 134632072 not accessible from a DOS drive
Warning: /usr/local/bin/winedbg 134632072 64.exe not accessible from a DOS drive
Warning: /usr/local/bin/winedbg 134632072 64 not accessible from a DOS drive
err:seh:UnhandledExceptionFilter Couldn't start debugger (/usr/local/bin/winedbg 134632072 64) (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
err:ntdll:RtlpWaitForCriticalSection Critical section 0x4010e7e8 wait timed out, retrying (60 sec) fs=008f

i'm really starting to wonder if this is more trouble than it's worth. heh.

[ 10 June 2001: Message edited by: Ricochet ]

nathaniel
06-11-2001, 07:39 PM
let me send you my how-to on wine I sent it to sensi months ago and it never got posted works with nvidia cards really well

NB

I Love NY
06-12-2001, 07:13 AM
Originally posted by nathaniel:
<STRONG>let me send you my how-to on wine I sent it to sensi months ago and it never got posted works with nvidia cards really well

NB</STRONG>
Could you send it to me too? I'd really appreciate it. Send it to ben_a@nettaxi.com

eXtremist
06-12-2001, 09:26 AM
I tried half life with the Mandrake WINE package.....no go..

Then I downloaded codeweavers WINE, and tried that....no go.

Both were RPMs.. Do I NEED to compile it myself to get half life to run?

Call me strange, but I like using RPMs cause when I want to remove something, it's only a couple of clicks.

Gaccm
06-15-2001, 01:14 PM
you guys should do a little more research: http://lhl.linuxgames.com/
I Love NY, if your HOW-TO is more comprehensive than this one, could you post a url where people could get it?