http://bugs.winehq.org/show_bug.cgi?id=3140
Summary: wine build fails with alsa 1.0.9a Product: Wine Version: 20040505 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: songshop@bizmedia.com.au
trying to compile wine 20040505 i get the following error:
make[2]: Entering directory `/home/geoff/wine-20040505/dlls/winmm/winealsa' gcc -c -I. -I. -I../../../include -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o audio.o audio.c In file included from /usr/include/alsa/asoundlib.h:48, from alsa.h:23, from audio.c:59: /usr/include/alsa/conf.h:189: error: syntax error before "struct" make[2]: *** [audio.o] Error 1 make[2]: Leaving directory `/home/geoff/wine-20040505/dlls/winmm/winealsa' make[1]: *** [winmm/winealsa] Error 2 make[1]: Leaving directory `/home/geoff/wine-20040505/dlls' make: *** [dlls] Error 2
Compilation failed, aborting install.
is there something that i can do to get this working. I need 20040505 to run fst/jack_fst for digital audio purposes. no other wine seems to work for this purpose. Paul Davis says, fst co-dev states this as well.
Thank-you very much.