current CVS broken.

Ivan Leo Puoti puoti at inwind.it
Mon Dec 6 17:11:39 CST 2004


I believe this patch
http://www.winehq.com/hypermail/wine-cvs/2004/12/0081.html
is causing this compile error on my system.

make[2]: Entering directory `/path/to/wine/source/dlls/winmm/winejack'
gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__  
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -Wpointer-arith  -g -O2 -o audio.o audio.c
audio.c: In function `JACK_WaveInit':
audio.c:902: warning: implicit declaration of function `wine_dlsym'
audio.c:902: warning: assignment makes pointer from integer without a cast
audio.c:903: warning: assignment makes pointer from integer without a cast
audio.c:904: warning: assignment makes pointer from integer without a cast
audio.c:905: warning: assignment makes pointer from integer without a cast
audio.c:906: warning: assignment makes pointer from integer without a cast
audio.c:907: warning: assignment makes pointer from integer without a cast
audio.c:908: warning: assignment makes pointer from integer without a cast
audio.c:909: warning: assignment makes pointer from integer without a cast
audio.c:910: warning: assignment makes pointer from integer without a cast
audio.c:911: warning: assignment makes pointer from integer without a cast
audio.c:912: warning: assignment makes pointer from integer without a cast
audio.c:913: warning: assignment makes pointer from integer without a cast
audio.c:914: warning: assignment makes pointer from integer without a cast
audio.c:915: warning: assignment makes pointer from integer without a cast
audio.c:916: warning: assignment makes pointer from integer without a cast
audio.c:934: warning: implicit declaration of function `strcpyW'
audio.c:998: warning: implicit declaration of function `wine_dlclose'
audio.c: In function `wodDevInterfaceSize':
audio.c:1682: warning: implicit declaration of function `MultiByteToWideChar'
audio.c:1682: error: `CP_ACP' undeclared (first use in this function)
audio.c:1682: error: (Each undeclared identifier is reported only once
audio.c:1682: error: for each function it appears in.)
audio.c: In function `wodDevInterface':
audio.c:1692: error: `CP_ACP' undeclared (first use in this function)
audio.c: In function `widDevInterfaceSize':
audio.c:2428: error: `CP_ACP' undeclared (first use in this function)
audio.c: In function `widDevInterface':
audio.c:2438: error: `CP_ACP' undeclared (first use in this function)
make[2]: *** [audio.o] Error 1
make[2]: Leaving directory `/path/to/wine/source/wine/dlls/winmm/winejack'
make[1]: *** [winmm/winejack] Error 2
make[1]: Leaving directory `/path/to/wine/source/wine/dlls'
make: *** [dlls] Error 2



____________________________________________________________
Libero ADSL: 3 mesi gratis e navighi a 1.2 Mega, senza costi di attivazione.
Abbonati subito su http://www.libero.it






More information about the wine-devel mailing list