Kod: Zaznacz cały
gcc -MMD -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -D__const=const -fno-strict-aliasing -Wa,--execstack -Wdeclaration-after-statement -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__ -D_NTSYSTEM_ -DUSE_PTHREADS -D_REENTRANT -o signal_i386.o signal_i386.c
signal_i386.c: In function `restore_debug_regs':
signal_i386.c:853: warning: ISO C90 forbids mixed declarations and code
signal_i386.c: In function `vm86_pend_raiser':
signal_i386.c:1158: error: `VIP_MASK' undeclared (first use in this function)
signal_i386.c:1158: error: (Each undeclared identifier is reported only once
signal_i386.c:1158: error: for each function it appears in.)
signal_i386.c:1170: error: `VIF_MASK' undeclared (first use in this function)
signal_i386.c: In function `__wine_enter_vm86':
signal_i386.c:1924: error: `VIP_MASK' undeclared (first use in this function)
signal_i386.c:1930: error: `VIF_MASK' undeclared (first use in this function)
make[2]: *** [signal_i386.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/jerzy/.WineCVS/sources/cvscedega/winex/dlls/ntdll'
make[1]: *** [ntdll/libntdll.so] Błąd 2
make[1]: Opuszczenie katalogu `/home/jerzy/.WineCVS/sources/cvscedega/winex/dlls'
make: *** [dlls] Błąd 2
Error in Make
Try fixing the error based on the output above, and
run the script again, without paramaters (Eg: WineCVS.sh)