PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Kompilieren von Winex CVS



Inzayne
06.11.04, 23:28
Hi!
Ich wollte gerade über das Script von www.linux-gamers.net Cedega CVS installieren. Das klappt soweit ganz gut, aber dann, als er bei Make das Programm kompilieren wollte, liefert er mir folgenden Fehler:

--------- Error log - file /home/Inzayne/.WineCVS/sources/cvscedega/ErrorLog : ---------
ts_xlib.c: In Funktion »TSXOpenIM«:
ts_xlib.c:1176: error: `XIM' undeclared (first use in this function)
ts_xlib.c:1176: error: Fehler beim Parsen before "r"
ts_xlib.c:1178: error: `r' undeclared (first use in this function)
ts_xlib.c:1178: Warnung: implicit declaration of function `XOpenIM'
ts_xlib.c:1178: error: `a0' undeclared (first use in this function)
ts_xlib.c:1178: error: `a1' undeclared (first use in this function)
ts_xlib.c:1178: error: `a2' undeclared (first use in this function)
ts_xlib.c:1178: error: `a3' undeclared (first use in this function)
ts_xlib.c: Auf höchster Ebene: ts_xlib.c:1183: error: Fehler beim Parsen before "TSXCheckIfEvent"
ts_xlib.c:1183: error: Fehler beim Parsen before '*' token
ts_xlib.c:1183: Warnung: type defaults to `int' in declaration of `TSXCheckIfEvent'
ts_xlib.c:1183: error: `TSXCheckIfEvent' declared as function returning a function
ts_xlib.c:1183: Warnung: type defaults to `int' in declaration of `XPointer'
ts_xlib.c:1183: error: Fehler beim Parsen before "a3"
ts_xlib.c:1186: Warnung: type defaults to `int' in declaration of `wine_tsx11_lock'
ts_xlib.c:1186: error: `wine_tsx11_lock' redeclared as different kind of symbol ../include/ts_xlib.h:19: error: previous declaration of `wine_tsx11_lock'
ts_xlib.c:1186: Warnung: data definition has no type or storage class
ts_xlib.c:1187: Warnung: type defaults to `int' in declaration of `r'
ts_xlib.c:1187: error: `r' used prior to declaration
ts_xlib.c:1187: Warnung: implicit declaration of function `XCheckIfEvent' ts_xlib.c:1187: error: `a0' undeclared here (not in a function)
ts_xlib.c:1187: error: `a1' undeclared here (not in a function)
ts_xlib.c:1187: error: `a2' undeclared here (not in a function)
ts_xlib.c:1187: error: `a3' undeclared here (not in a function)
ts_xlib.c:1187: error: Initialisierungselement ist nicht konstant
ts_xlib.c:1187: Warnung: data definition has no type or storage class
ts_xlib.c:1188: Warnung: type defaults to `int' in declaration of `wine_tsx11_unlock'
ts_xlib.c:1188: error: `wine_tsx11_unlock' redeclared as different kind of symbol ../include/ts_xlib.h:20: error: previous declaration of `wine_tsx11_unlock'
ts_xlib.c:1188: Warnung: data definition has no type or storage class
ts_xlib.c:1189: error: Fehler beim Parsen before "return"
ts_xlib.c:1192: error: Fehler beim Parsen before '*' token
ts_xlib.c:1192: error: Fehler beim Parsen before '*' token
ts_xlib.c: In Funktion »TSXSynchronize«:
ts_xlib.c:1194: error: Fehler beim Parsen before '*' token
ts_xlib.c:1196: Warnung: implicit declaration of function `XSynchronize'
ts_xlib.c:1196: error: `a0' undeclared (first use in this function)
ts_xlib.c:1196: error: `a1' undeclared (first use in this function)
ts_xlib.c:1196: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
ts_xlib.c: Auf höchster Ebene: ts_xlib.c:1201: error: Fehler beim Parsen before '*' token
ts_xlib.c:1203: error: Fehler beim Parsen before '*' token
ts_xlib.c: In Funktion »TS_XInitImageFuncPtrs«:
ts_xlib.c:1206: error: `a0' undeclared (first use in this function) make[1]: *** [ts_xlib.o] Fehler 1 make[1]: Leaving directory `/home/Inzayne/.WineCVS/sources/cvscedega/winex/tsx11' make: *** [tsx11/libwine_tsx11.so] Fehler 2 Error in Make Try fixing the error based on the output above, and run the script again, without paramaters (Eg: WineCVS.sh)

Also ich versteh da nur Bahnhof.

Ich hab schon versucht das Ganze zu deinstallieren (wie es auf der Homepage von linux-gamers steht) und hab wieder die Sourcen downgeloadet, aber der Fehler blieb.

Bei Troubleshooting hab ich den Fehler auch nicht gefunden.

Ich benutze SuSe 9.1 Personal.

Ich hoffe ihr könnt mir helfen.

Danke im Voraus,
cu,
Inzayne

cuBes
07.11.04, 18:16
Brauchst die X-devel Pakete

Inzayne
07.11.04, 20:15
Woher bekomm ich die? :confused: :(