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

Winex gibt Fehlermeldung aus

Swafnir

Newbie
Hallo,

habe versucht mir WInex gemäß Forumanleitung via cvs zu ziehen,
der Download ist auch kein probleim nur beim compillieren kommt nach make depend && make :D__const=const -fno-strict-aliasing -D__int8=char -D__int16=short -D__int32=int
"-D__int64=long long" -fPIC -D__WINE__ -D_REENTRANT -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:146: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:1048: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:1051: error: syntax error before '*' token
../include/winnt.h:1051: warning: type defaults to `int' in declaration of `PCON
TEXT'
../include/winnt.h:1051: warning: data definition has no type or storage class
../include/winnt.h:1194:2: #error You need to define DEFINE_REGS_ENTRYPOINT macr
os for your CPU
../include/winnt.h:2286: error: syntax error before "PCONTEXT"
../include/winnt.h:2286: warning: no semicolon at end of struct or union
../include/winnt.h:2287: warning: type defaults to `int' in declaration of `EXCE
PTION_POINTERS'
../include/winnt.h:2287: warning: type defaults to `int' in declaration of `PEXC
EPTION_POINTERS'
../include/winnt.h:2287: warning: data definition has no type or storage class
../include/winnt.h:2299: error: syntax error before "PCONTEXT"
../include/winnt.h:2311: error: syntax error before "ExceptionInfo"
../include/winnt.h:2314: 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:120: error: syntax error before "LPCONTEXT"
../include/winbase.h:120: warning: type defaults to `int' in declaration of `LPC ONTEXT'
../include/winbase.h:120: warning: data definition has no type or storage class
../include/winbase.h:122: error: syntax error before "LPEXCEPTION_POINTERS"
../include/winbase.h:122: warning: type defaults to `int' in declaration of `LPE XCEPTION_POINTERS'
../include/winbase.h:122: warning: data definition has no type or storage class
../include/winbase.h:1340: error: syntax error before "CONTEXT"
../include/winbase.h:1476: warning: type defaults to `int' in declaration of `CO NTEXT'
../include/winbase.h:1476: error: syntax error before '*' token
make[1]: *** [casemap.o] Error 1
make[1]: Leaving directory `/root/winex/unicode'
make: *** [unicode/libwine_unicode.so] Error 2


muß gestehn damit weiß ich leider nicht was er hat - bzw. wie ichs beheben kann.

Habe SuSE 9.3 Personal als 64bit am laufen, Graka ist eine Geforce 6600GT AGP , Prozessor AMD64 3000+, falls das hilft.
Kann das an der 64bit Geschichte liegen das da ev. einige Pfade falsch liegen?

Hilfe wäre klasse - Thx im voraus

Swafnir
 
Oben