http://bugs.winehq.org/show_bug.cgi?id=4051
------- Additional Comments From lukas.middendorf@freenet.de 2006-05-01 10:26 ------- I have the same Problem on FC4. Your patch seems to be broken. I tried to compile with current cvs and cvs from 20051211, but I always get the following error-message:
audio.o(.text+0x3963): In function `ARTS_WaveInit': /home/lukas/Desktop/wine/dlls/winmm/winearts/audio.c:416: undefined reference to `__wine_exception_handler' collect2: ld gab 1 als Ende-Status zurück winegcc: gcc failed. make[2]: *** [winearts.drv.so] Fehler 2 make[2]: Leaving directory `/home/lukas/Desktop/wine/dlls/winmm/winearts' make[1]: *** [winmm/winearts] Fehler 2 make[1]: Leaving directory `/home/lukas/Desktop/wine/dlls' make: *** [dlls] Fehler 2
Is there any way not to compile arts-support? something like "./configure -- without-winearts" ?