[ardour-users] FST compile error

Roger Depreeuw rogdepre at skynet.be
Tue Jul 6 04:49:28 PDT 2004


Hi,
Does anyone know why I got this error when trying to compile FST
I have gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) and
Wine 20040505
=======================

[root at rotown fst-1.6]# make
make[1]: Entering directory `/home/ftp/newcd/plugins/fst-1.6/fst'
gcc -c  -I. -Iinclude -I/usr/include/wine/windows/.. 
-I/usr/include/wine/windows/../.. -I/usr/include/wine/windows -g -O2 
-fPIC -I .. -I./vst  -DDLLPATH=\"/usr/lib/wine\" -DLIBPATH=\"/usr/lib\"  
-D_REENTRANT -o libwinelib.o libwinelib.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
In file included from libwinelib.c:24:
/usr/include/wine/windows/ntstatus.h:268:1: warning: 
"STATUS_FILE_LOCK_CONFLICT" redefined
In file included from /usr/include/wine/windef.h:30,
                 from /usr/include/wine/windows.h:32,
                 from libwinelib.c:23:
/usr/include/wine/winnt.h:1668:1: warning: this is the location of the 
previous definition
In file included from libwinelib.c:24:
/usr/include/wine/windows/ntstatus.h:269:1: warning: 
"STATUS_LOCK_NOT_GRANTED" redefined
In file included from /usr/include/wine/windef.h:30,
                 from /usr/include/wine/windows.h:32,
                 from libwinelib.c:23:
/usr/include/wine/winnt.h:1667:1: warning: this is the location of the 
previous definition
In file included from thread.h:29,
                 from libwinelib.c:35:
/usr/include/wine/windows/winternl.h:840: parse error before "CCHAR"
/usr/include/wine/windows/winternl.h:840: warning: no semicolon at end 
of struct or union
/usr/include/wine/windows/winternl.h:842: warning: data definition has 
no type or storage class
/usr/include/wine/windows/winternl.h:1323: parse error before 
"PVECTORED_EXCEPTION_HANDLER"
/usr/include/wine/windows/winternl.h:1349: parse error before 
"PLUID_AND_ATTRIBUTES"
/usr/include/wine/windows/winternl.h:1406: warning: `__stdcall__' 
attribute only applies to function types
/usr/include/wine/windows/winternl.h:1406: parse error before 
"RtlFindLeastSignificantBit"
/usr/include/wine/windows/winternl.h:1410: warning: `__stdcall__' 
attribute only applies to function types
/usr/include/wine/windows/winternl.h:1410: parse error before 
"RtlFindMostSignificantBit"
/usr/include/wine/windows/winternl.h:1437: parse error before '*' token
/usr/include/wine/windows/winternl.h:1498: parse error before 
"ACL_INFORMATION_CLASS"
/usr/include/wine/windows/winternl.h:1567: parse error before '*' token
libwinelib.c: In function `WinMain':
libwinelib.c:243: warning: comparison between pointer and integer
libwinelib.c: In function `WineLoadLibrary':
libwinelib.c:262: warning: return makes pointer from integer without a cast
libwinelib.c: In function `WineGetProcAddress':
libwinelib.c:268: warning: passing arg 1 of `GetProcAddress' makes 
integer from pointer without a cast
make[1]: *** [libwinelib.o] Error 1
make[1]: Leaving directory `/home/ftp/newcd/plugins/fst-1.6/fst'
make: *** [fst] Error 2

Thanks in advance
Roger




More information about the Ardour-Users mailing list