I have [ivan@localhost ivan]$ artsd -v artsd 1.1.3 on Mandrake 9.2, current code doesn't build, make exits with the following error
make[2]: Entering directory `/home/ivan/Development/Wine/CVS/wine/wine/dlls/winmm/winearts' gcc -shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini winearts.drv.spec.o arts.o audio.o winearts.drv.dbg.o -o winearts.drv.so -L../../../dlls -L../../../libs/wine -lwine -L/usr/lib -ldl -lartsc -lpthread -luuid -L../../../libs/port -lwine_port -lm -lc audio.o(.text+0x4112): In function `wodDsGuid': /home/ivan/Development/Wine/CVS/wine/wine/dlls/winmm/winearts/audio.c:2058: undefined reference to `DSDEVID_DefaultPlayback' collect2: ld returned 1 exit status make[2]: *** [winearts.drv.so] Error 1 make[2]: Leaving directory `/home/ivan/Development/Wine/CVS/wine/wine/dlls/winmm/winearts' make[1]: *** [winmm/winearts] Error 2 make[1]: Leaving directory `/home/ivan/Development/Wine/CVS/wine/wine/dlls' make: *** [dlls] Error 2 [ivan@localhost wine]$
Maybe caused by patch 10871?
Ivan.