[LAU] Building FST

Dave Phillips dlphillips at woh.rr.com
Sun Dec 6 08:19:29 EST 2009


rosea grammostola wrote:
> Hi,
>
>
> Building FST give me an error:
>
> $ make
> gcc -c -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
> -I/usr/include/lash-1.0 -I/usr/include/alsa -fPIC -m32 -g -DHAVE_LASH 
> -I. -I/usr/include -I/usr/include -I/usr/include/wine 
> -I/usr/include/wine/windows -I/usr/local/include/wine 
> -I/usr/local/include/wine/windows -o audiomaster.o audiomaster.c
> In file included from jackvst.h:8,
> from audiomaster.c:23:
> ./fst.h:8:21: error: windows.h: No such file or directory  <--------------------
> In file included from jackvst.h:8,
> from audiomaster.c:23:
> ./fst.h:101: error: expected ‘)’ before ‘hInst’
> make: *** [audiomaster.o] Error 1
>
>   

It seems you don't have wine-dev installed.

Whenever you see an error like "error: foo.h: no such file or directory" 
it indicates a missing dev package.

Best,

dp




More information about the Linux-audio-user mailing list