Hey All,
I want to get BF2 to work on my Slamd64 partition.
Using WineCVS.sh script it downloads etc but gets the following error;
Code:
--------- Error log - file /home/karl/.WineCVS/sources/cvscedega/ErrorLog : ---------
make[1]: Entering directory `/home/karl/.WineCVS/sources/cvscedega/winex/unicode'
gcc -MMD -c -I. -I. -I../include -I../include -g -O2 -Wall -fno-keep-static-consts -D__const=const -fno-strict-aliasing -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o casemap.o casemap.c
In file included from ../include/winnt.h:10,
from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/basetsd.h:148:3: #error Unknown CPU architecture!
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:1035:2: #error You need to define a CONTEXT for your CPU
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:1038: error: parse error before '*' token
../include/winnt.h:1038: warning: type defaults to `int' in declaration of `PCONTEXT'
../include/winnt.h:1038: warning: data definition has no type or storage class
../include/winnt.h:2073: error: parse error before "PCONTEXT"
../include/winnt.h:2073: warning: no semicolon at end of struct or union
../include/winnt.h:2074: warning: type defaults to `int' in declaration of `EXCEPTION_POINTERS'
../include/winnt.h:2074: warning: type defaults to `int' in declaration of `PEXCEPTION_POINTERS'
../include/winnt.h:2074: warning: data definition has no type or storage class
../include/winnt.h:2086: error: parse error before "PCONTEXT"
../include/winnt.h:2098: error: parse error before "ExceptionInfo"
../include/winnt.h:2101: error: parse error before "epointers"
In file included from ../include/winnls.h:5,
from ../include/wine/unicode.h:11,
from casemap.c:4:
../include/winbase.h:121: error: parse error before "LPCONTEXT"
../include/winbase.h:121: warning: type defaults to `int' in declaration of `LPCONTEXT'
../include/winbase.h:121: warning: data definition has no type or storage class
../include/winbase.h:123: error: parse error before "LPEXCEPTION_POINTERS"
../include/winbase.h:123: warning: type defaults to `int' in declaration of `LPEXCEPTION_POINTERS'
../include/winbase.h:123: warning: data definition has no type or storage class
../include/winbase.h:1366: error: parse error before "CONTEXT"
../include/winbase.h:1503: warning: type defaults to `int' in declaration of `CONTEXT'
../include/winbase.h:1503: error: parse error before '*' token
make[1]: *** [casemap.o] Error 1
make[1]: Leaving directory `/home/karl/.WineCVS/sources/cvscedega/winex/unicode'
make: *** [unicode/libwine_unicode.so] Error 2
Error in Make
Any suggestions ?
Thanks !
