At Thu, 04 Dec 2003 04:56:00 -0800,
Mark Knecht wrote:
> 
> ** Thu Dec  4 04:41:38 2003
> Starting '/opt/cxoffice/bin/wineloader' '--'
> 'winepath.exe' '--long' '--'
> '/home/mark/.cxoffice/dotwine/fake_windows/SIERRA/CAESAR3DEMO/c3.exe'
> 
> Argument conversion:
>   [/home/mark/.cxoffice/dotwine/fake_windows/SIERRA/CAESAR3DEMO/c3.exe]
> -> [C:\SIERRA\CAESAR3DEMO\c3.exe]
> Command:
> /opt/cxoffice/bin/wineloader winewrapper.exe cxoffice --
> C:\SIERRA\CAESAR3DEMO\c3.exe
> 
> ** Thu Dec  4 04:41:38 2003
> Starting '/opt/cxoffice/bin/wineloader' 'winewrapper.exe' 'cxoffice'
> '--'
> 'C:\SIERRA\CAESAR3DEMO\c3.exe'
> 
> fixme:imm:ImmAssociateContext ((nil), 0x404c3350): semi-stub
> fixme:imm:ImmAssociateContext ((nil), 0x404c2e20): semi-stub
> fixme:imm:ImmAssociateContext ((nil), 0x40502838): semi-stub
> err:module:BUILTIN32_LoadLibraryExA failed to load .so lib for builtin
> winealsa.drv: /opt/cxoffice/lib/wine/winealsa.drv.so: undefined symbol:
> snd_pcm_playback_drain
> err:module:NE_LoadBuiltinModule failed to load .so lib for 16-bit
> builtin winealsa.drv: /opt/cxoffice/lib/wine/winealsa.drv.so: undefined
> symbol: snd_pcm_playback_drain

it's a very old symbol used only in ALSA 0.5.x.
most likely the detection code in wine is broken, typically checking
only SND_MINOR_VERSION and not checking SND_MAJOR_VERSION.
if so, the wine driver believes that it's a 0.5.x, since the minor
version is 0 now.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to