torbenh(a)gmx.de wrote:
>It's different here:
>
>extern void wine_init( int argc, char *argv[], char *envp[], char error,
>int error_size );
>
i have successfully upgraded to wine-20040505:
galan and jack_fst work.
now the Albino works just fine.
my advice:
emerge unmerge wine
install wine-20040505....
I'm still broken. I had unmerged wine earlier
mark@flash mark $ qpkg -I | grep wine
mark@flash mark $
I removed (rm -rf) my existing wine-cvs directory and then downloaded a
new copy from WineHQ's cvs server using:
mark@flash mark $ export CVSROOT=:pserver:cvs@cvs.winehq.org:/home/wine
mark@flash mark $ cvs login
cvs
mark@flash mark $ cvs -z 0 checkout wine
mark@flash mark $ cd wine/
mark@flash mark $ tools/wineinstall
Wine builds and gets installed. My directory is new:
mark@flash mark $ cd /usr/local/include/
mark@flash include $ ls -la
total 24
drwxr-xr-x 5 root root 4096 Jun 3 11:49 .
drwxr-xr-x 9 root root 4096 May 26 09:37 ..
drwxr-xr-x 2 root root 4096 May 15 17:02 lscp
drwxr-xr-x 2 mark users 4096 May 20 15:30 vst
-rw-r--r-- 1 root root 3174 May 26 13:09 vstlib.h
drwxr-xr-x 4 root root 4096 Jun 3 11:49 wine
library.h is new:
mark@flash wine $ ls -la
total 64
drwxr-xr-x 4 root root 4096 Jun 3 11:49 .
drwxr-xr-x 5 root root 4096 Jun 3 11:49 ..
-rw-r--r-- 1 root root 8467 Jun 3 11:49 debug.h
-rw-r--r-- 1 root root 6238 Jun 3 11:49 exception.h
-rw-r--r-- 1 root root 8572 Jun 3 11:49 library.h
drwxr-xr-x 3 root root 4096 Jun 3 11:49 msvcrt
-rw-r--r-- 1 root root 9541 Jun 3 11:49 unicode.h
drwxr-xr-x 2 root root 8192 Jun 3 11:49 windows
mark@flash wine $
The contents are wrong:
extern void wine_init( int argc, char *argv[], char *envp[], char
*error, int er
ror_size );
What am I doing wrong?
no problem. hope to make you stay under linux :) now that the vsts
mostly work.
Me too!
Thanks,
Mark