Hi!
I tried doing make test, and got the next errors for the dsound test:
make[2]: Entering directory `/home/zsolt/src/wine/dlls/dsound' make[3]: Entering directory `/home/zsolt/src/wine/dlls/dsound/tests' ../../../tools/runtest -q -P wine -M dsound.dll -T ../../.. -p dsound_test.exe.so dsound.c && touch dsound.ok fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4025e290,00010020,2):stub fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4025e290,00010020,1):stub fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4025e290,00010020,2):stub fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4025e290,00010020,1):stub err:ntdll:RtlpWaitForCriticalSection section 0x400d9d44 "../../loader/module.c: loader_section" wait timed out, retrying (60 sec) tid=081b0f88 wine: Unhandled exception, starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0x400d9d44 "../../loader/module.c: loader_section" wait timed out, retrying (60 sec) tid=081b0f88 err:seh:EXC_DefaultHandling Unhandled exception code c0000194 flags 0 addr 0x400ab624 make[3]: Leaving directory `/home/zsolt/src/wine/dlls/dsound/tests' make[2]: Leaving directory `/home/zsolt/src/wine/dlls/dsound'
What does that mean? I got similar errors when trying to run some games. I have a Creative SB Live card. Using alsa 0.9.0rc1 with oss emulation (using wineoss and not winealsa - tough I have tried with winealsa and nothing changes).
I know that the problem is with my system, but dont know where.
Thanks Zsolt