On Wed, Jun 02, 2004 at 11:21:29AM -0700, Mark Knecht wrote: > mark@flash mark $ wine --version > Wine 20040505 > mark@flash mark $ ./configure > <SNIP> > config.status: fst/include/config.h is unchanged > > Configure finished. Do 'make' to build the project. > > mark@flash fst-1.5 $ make > make[1]: Entering directory `/home/mark/data/fst-1.5/fst' > gcc -c -I. -Iinclude -I/usr/local/include/wine/windows/.. > -I/usr/local/include/wine/windows/../.. > -I/usr/local/include/wine/windows -g -O2 -fPIC -I .. -I./vst > -DDLLPATH=\"/usr/local/lib/wine\" -DLIBPATH=\"/usr/local/lib\" > -D_REENTRANT -o libwinelib.o libwinelib.c > libwinelib.c: In function `SharedWineInit': > libwinelib.c:304: warning: passing arg 3 of `wine_init' from > incompatible pointer type > libwinelib.c:304: warning: passing arg 4 of `wine_init' makes pointer > from integer without a cast > libwinelib.c:304: error: too few arguments to function `wine_init' > make[1]: *** [libwinelib.o] Error 1 > make[1]: Leaving directory `/home/mark/data/fst-1.5/fst' > make: *** [fst] Error 2 > mark@flash fst-1.5 $ how does /usr/local/include/wine/library.h declare wine_init ? here its extern void wine_init( int argc, char *argv[], char *error, int error_size ); and in the new version i dled its the same. this must be due to the patches you applied to wine. -- torben Hohn http://galan.sourceforge.net -- The graphical Audio language