• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Cedega CVS Installation

Opm2u

Newbie
Guten Abend... ich erhalte bei dem Versuch Cedega über cvs zu installieren immer folgende Fehlermeldung

Code:
make[1]: Entering directory `/home/browny/.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 -Wa,--execstack -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:153:3: error: #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: #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: syntax 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: syntax 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: syntax error before ‘PCONTEXT’
../include/winnt.h:2098: error: syntax error before ‘ExceptionInfo’
../include/winnt.h:2101: error: syntax 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: syntax 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: syntax 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: syntax error before ‘CONTEXT’
../include/winbase.h:1503: warning: type defaults to ‘int’ in declaration of ‘CONTEXT’
../include/winbase.h:1503: error: syntax error before ‘*’ token
make[1]: *** [casemap.o] Fehler 1
make[1]: Leaving directory `/home/browny/.WineCVS/sources/cvscedega/winex/unicode'
make: *** [unicode/libwine_unicode.so] Fehler 2
Ich hab was gelesen, dass ich auf meinem X86_64 System kein Cedega installieren kann. Ich weiß jetzt aber nicht ob ich deswegen den Fehler bekomme oder ob sonst irgendwas nicht passt.
Wäre euch dankbar für Hilfe.

Mfg
Opm2u
 
Oben