Aller au contenu
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Compilation de Cedega/WineX

Featured Replies

Posté(e)

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 ;-)

Modifié par Poulpatine

Posté(e)
  • Auteur

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 :D

edit 2 : finish up en cours ... ah bah non terminé

bah je vous remercie tous pour votre aide, ca fait plaisir ;-)

Modifié par Poulpatine

Posté(e)
  • Auteur
ben, quand il te dis qu'il manque un .h, c'est qu'il te manque une librairie, ça me parait assez clair :transpi:

il est vrai mais j'ai pas eu le bon reflexe :-/

en tout cas, merci bien ;-)

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.