[Bug 6675] Regression: Indiana Jones crashes when launching

Wine Bugs wine-bugs at winehq.org
Thu Nov 16 22:31:46 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6675





------- Additional Comments From jeremielapuree at yahoo.fr  2006-16-11 22:31 -------
Sorry for the delay. I was busy these last days.
I applied the lines that you mentionned and I have a problem when compiling:
I attached the file bibblt.c with the 2 lines added to show you whether my file
is good.

make[2]: entrant dans le répertoire « /home/david/wine/dlls/winex11.drv »
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith  -g -O2  -o bitblt.o bitblt.c
bitblt.c: In function 'X11DRV_ClientSideDIBCopy':
bitblt.c:1655: warning: passing argument 2 of 'IsBadReadPtr' makes integer from
pointer without a cast
bitblt.c:1655: error: too many arguments to function 'IsBadReadPtr'
bitblt.c:1657: warning: passing argument 2 of 'IsBadWritePtr' makes integer from
pointer without a cast
bitblt.c:1657: error: too many arguments to function 'IsBadWritePtr'
make[2]: *** [bitblt.o] Erreur 1
make[2]: quittant le répertoire « /home/david/wine/dlls/winex11.drv »
make[1]: *** [winex11.drv] Erreur 2
make[1]: quittant le répertoire « /home/david/wine/dlls »
make: *** [dlls] Erreur 2

Joaopa

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list