All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Mark Knecht <markknecht@comcast.net>
Cc: Alsa-Devel <alsa-devel@lists.sourceforge.net>
Subject: Re: Wine failures with Alsa 1.0.0rc1
Date: Thu, 04 Dec 2003 14:21:28 +0100	[thread overview]
Message-ID: <s5hoeuoafc7.wl@alsa2.suse.de> (raw)
In-Reply-To: <1070542560.2085.23.camel@Wizard.knechthome.com>

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/

  reply	other threads:[~2003-12-04 13:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04 12:56 Wine failures with Alsa 1.0.0rc1 Mark Knecht
2003-12-04 13:21 ` Takashi Iwai [this message]
2003-12-04 14:49   ` Mark Knecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hoeuoafc7.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=markknecht@comcast.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.