[Bug 3950] Could not load 'SOUND.DLL'

Wine Bugs wine-bugs at winehq.org
Mon Nov 28 11:56:20 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3950





------- Additional Comments From cus at fazekas.hu  2005-28-11 11:56 -------
I think i've found it.

I was wrong in the bug description, and it is function wine_dll_get_owner that
fails silently for me, because there is no sound.dll.so symlink.

It worked for saulius, because he probably had this symlink from a previus wine
compile.

But wine itself and the make procedure does not create it, it creates only the
sound.drv.so symlink, but it's useless here, since wine wants to load sound.dll.

So a possible fix for this bug is to create not just a sound.drv.so but also a
sound.dll.so symlink.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list