Hi,
On Wed, Dec 29, 2004 at 06:42:41PM -0500, Vincent Béron wrote:
Le mer 29/12/2004 à 05:38, Joris Huizer a écrit : [snip]
In debian the package is called libasound2-dev, version "0.9.0beta10.9.0beta1" which should be the 0.9 branch of alsa
I thought we stopped supporting alsa 0.9 a while ago to focus on alsa 1.0...
(Looking through dlls/winmm/winealsa/audio.c's changelog, it's been that way since snapshot 20040505).
The two versions use the same function names but with different number of args (hence the problems which you saw).
Either update to alsa 1.0, downgrade Wine to prior 20040505, or switch to the wineoss driver.
Problem is that we might want to have Wine never break during compile. At least for semi-modern software versions it should compile successfully, no matter how much functionality we have to disable to achieve that.
Configure check, anyone?
Andreas Mohr