Click to See Complete Forum and Search --> : dlls/__install-lib__] Error installing wine


pvd212
03-01-2004, 03:02 AM
Normally installing wine is easy just a couple of steps and thats it i am running wine. but today i got 2 error message when i use the make install command to install wine

i am using wine-200430115 that i got from the official web site. I also try d some older ones to see if that solved my problem but i got the same error messages. what should i do?


audio.c:1696: too few arguments to function `snd_pcm_hw_params_get_channels'
audio.c: In function `IDsDriverBufferImpl_GetPosition':
audio.c:1838: too few arguments to function `snd_pcm_hw_params_get_period_size'
make[2]: *** [audio.o] Error 1
make[2]: Leaving directory `/root/Desktop/wine-20030115/dlls/winmm/winealsa'
make[1]: *** [winmm/winealsa] Error 2
make[1]: Leaving directory `/root/Desktop/wine-20030115/dlls'
make: *** [dlls/__install-lib__] Error 2

mdwatts
03-01-2004, 01:52 PM
According to my distro (SuSE), 'audio.c' is included in the kernel source. Are you required to have the kernel source installed when compiling Wine?