Hi All, I get this error message when I try to make Wine1.31 on this machine. I was wondering if anyone else has this problem. It looks like something with sound. This computer probably has sound hardware but I have never used it or try to get it to work. Do you guys think this could be the cause of the error? Thanks, uname -a Linux ucsbt300.cern.ch 2.6.9-89.0.11.EL.cernsmp #1 SMP Tue Sep 15 15:43:50 CEST 2009 i686 i686 i386 GNU/Linux make ...(normal messages)........................ then... ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winealsa.drv.spec alsa.o dscapture.o dsoutput.o midi.o mixer.o wavein.o waveinit.o waveout.o -o winealsa.drv.so -ldxguid -luuid -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lasound dsoutput.o(.text+0x816): In function `IDsDriverBufferImpl_Unlock': /home/wto/Programs/wine-1.1.31/dlls/winealsa.drv/dsoutput.c:409: undefined reference to `snd_pcm_recover' collect2: ld returned 1 exit status winegcc: gcc failed make[2]: *** [winealsa.drv.so] Error 2 make[2]: Leaving directory `/home/wto/Programs/wine-1.1.31/dlls/winealsa.drv' make[1]: *** [winealsa.drv] Error 2 make[1]: Leaving directory `/home/wto/Programs/wine-1.1.31/dlls' make: *** [dlls] Error 2