Poulpatine Posted August 21, 2004 Share Posted August 21, 2004 Salut @ vous ;-) Je vous explique le problème, j'ai downloadé un script d'install/compilation de WineX ( WineCVS.sh ) quand je le lance, tout fonctionne jusqu'à la compilation ou j'ai l'erreur suivante : ------------------------------------------- Compiling ... TIP: look, behind you! --------- Error log - file /root/.WineCVS/sources/cvscedega/ErrorLog : ---------make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/win32' make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/ntdll' make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/kernel'make[2]: `libkernel32.so' is up to date. make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/kernel' make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/advapi32' make[2]: `libadvapi32.so' is up to date. make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/advapi32' make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/gdi' make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics' make[3]: `graphics.o' is up to date. make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics' make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics/enhmetafiledrv' make[3]: `enhmetafiledrv.o' is up to date. make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics/enhmetafiledrv' make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics/metafiledrv' make[3]: `metafiledrv.o' is up to date. make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics/metafiledrv' make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics/win16drv' make[3]: `win16drv.o' is up to date. make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics/win16drv' make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/objects' make[3]: `objects.o' is up to date. make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/objects' make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/gdi' make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/user' make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/controls' make[3]: `controls.o' is up to date. make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/controls' make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/windows' make[3]: `windows.o' is up to date. make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/windows' make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/user' make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/x11drv'make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics/x11drv' gcc -MMD -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -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 bitblt.o bitblt.c bitblt.c:9:27: warning: X11/Intrinsic.h: No such file or directory bitblt.c: In function `BITBLT_InternalStretchBlt': bitblt.c:1306: error: `Pixel' undeclared (first use in this function) bitblt.c:1306: error: (Each undeclared identifier is reported only once bitblt.c:1306: error: for each function it appears in.) bitblt.c:1306: error: parse error before "xor_pix" bitblt.c:1309: error: `xor_pix' undeclared (first use in this function) make[3]: *** [bitblt.o] Error 1 make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics/x11drv' make[2]: *** [../../graphics/x11drv/x11drv.o] Error 2 make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/x11drv' make[1]: *** [x11drv/libx11drv.so] Error 2 make[1]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls' make: *** [dlls] Error 2 Error in Make Try fixing the error based on the output above, and run the script again, without paramaters (Eg: ) Est ce que vous sauriez d'ou celà peut il bien venir ? Merci beaucoup ;-) Link to comment Share on other sites More sharing options...
tuXXX Posted August 21, 2004 Share Posted August 21, 2004 t'as pas pris le script pour cvscedega? EDIT : celui-ci marche chez moi : http://www.linux-gamers.net/modules/wfsect...hp?articleid=45 (on en parle dans le bar, vers là : http://www.pcinpact.com/forum/sujet_24216_340.htm) Link to comment Share on other sites More sharing options...
Angel Eyes Posted August 21, 2004 Share Posted August 21, 2004 cherche après la librairie "intrinsic" sur google Link to comment Share on other sites More sharing options...
-rem- Posted August 21, 2004 Share Posted August 21, 2004 ben, avec debian, apt-get install flex-old Link to comment Share on other sites More sharing options...
Poulpatine Posted August 21, 2004 Author Share Posted August 21, 2004 remy.harel : ce n'est pas la faute de flex-old car déja installé tuXXX : c'est le bon script que j'ai ;-) mais j'ai pris celui là au cas ou Ange Eyes : yes, bonne idée pour intrinsic, j'ai fait un apt-cache search sur intrin je crois et j'ai trouvé une librairie qui avait l'air d'être bonne. la compilation est en cours sans erreurs pour l'instant merci @ vous tous, j'espere que ca va passer ;-) edit : make install en cours edit 2 : finish up en cours ... ah bah non terminé bah je vous remercie tous pour votre aide, ca fait plaisir ;-) Link to comment Share on other sites More sharing options...
Angel Eyes Posted August 21, 2004 Share Posted August 21, 2004 ben, quand il te dis qu'il manque un .h, c'est qu'il te manque une librairie, ça me parait assez clair Link to comment Share on other sites More sharing options...
Poulpatine Posted August 21, 2004 Author Share Posted August 21, 2004 ben, quand il te dis qu'il manque un .h, c'est qu'il te manque une librairie, ça me parait assez clair il est vrai mais j'ai pas eu le bon reflexe :-/ en tout cas, merci bien ;-) Link to comment Share on other sites More sharing options...
Angel Eyes Posted August 22, 2004 Share Posted August 22, 2004 de rien Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.