Re: [linux-audio-user] Steinberg The Grand

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Steinberg The Grand
From: torbenh_AT_gmx.de
Date: Thu Jun 03 2004 - 19:43:58 EEST


On Wed, Jun 02, 2004 at 11:21:29AM -0700, Mark Knecht wrote:
> mark_AT_flash mark $ wine --version
> Wine 20040505
> mark_AT_flash mark $ ./configure
> <SNIP>
> config.status: fst/include/config.h is unchanged
>
> Configure finished. Do 'make' to build the project.
>
> mark_AT_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_AT_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


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Jun 03 2004 - 19:36:30 EEST