ciao raga...
allora volevo installare WineX per emulare Steam su fedora 1
ho scaricato lo script GetWineXCVS_pthreads, e lanciato.
Esegue tutti i passaggi fino alla compilazione (make) dove da questo errore:
Cercando in giro ho trovato che questo errore dovrebbe centrare qualcosa con delle librerie di sviluppo x-windows-system-dev o qualcosa del genere, però pare sia un pacchetto prelevabile solo con apt-get da debian...e io ho fedora.codice:--------- Error log - file /root/temp/cvswinex/ErrorLog : --------- ts_xlib.c: In function `TSXOpenIM': ts_xlib.c:1176: error: `XIM' undeclared (first use in this function) ts_xlib.c:1176: error: syntax error before "r" ts_xlib.c:1178: error: `r' undeclared (first use in this function) ts_xlib.c:1178: warning: 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: At top level: ts_xlib.c:1183: error: syntax error before "TSXCheckIfEvent" ts_xlib.c:1183: error: syntax error before '*' token ts_xlib.c:1183: warning: type defaults to `int' in declaration of `TSXCheckIfEvent' ts_xlib.c:1183: error: `TSXCheckIfEvent' declared as function returning a function ts_xlib.c:1183: warning: type defaults to `int' in declaration of `XPointer' ts_xlib.c:1183: error: syntax error before "a3" ts_xlib.c:1186: warning: 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: warning: data definition has no type or storage class ts_xlib.c:1187: warning: type defaults to `int' in declaration of `r' ts_xlib.c:1187: error: `r' used prior to declaration ts_xlib.c:1187: warning: 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: initializer element is not constant ts_xlib.c:1187: warning: data definition has no type or storage class ts_xlib.c:1188: warning: 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: warning: data definition has no type or storage class ts_xlib.c:1189: error: syntax error before "return" ts_xlib.c:1192: error: syntax error before '*' token ts_xlib.c:1192: error: syntax error before '*' token ts_xlib.c: In function `TSXSynchronize': ts_xlib.c:1194: error: syntax error before '*' token ts_xlib.c:1196: warning: 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: warning: assignment makes pointer from integer without a cast ts_xlib.c: At top level: ts_xlib.c:1201: error: syntax error before '*' token ts_xlib.c:1203: error: syntax error before '*' token ts_xlib.c: In function `TS_XInitImageFuncPtrs': ts_xlib.c:1206: error: `a0' undeclared (first use in this function) make[1]: *** [ts_xlib.o] Error 1 make[1]: Leaving directory `/root/temp/cvswinex/winex/tsx11' make: *** [tsx11/libwine_tsx11.so] Error 2 Error in Make
Come posso fare?


Rispondi quotando
