Portable IBM et acceleration 3D

bonjour a tous.

je cherche désesperement les pilotes graphiques pour mon [antique] portable, afin de pouvoir utiliser l’acceleration 3D.

je n’ai rien trouvé chez ATI, materiel plus supporté apparament, ni sur google (mis a part DRI que je n’ai jamais réussi a faire fonctionner), ni meme sur ce forum :frowning:

si quelqu’un avait avait un pilote ou une methode miracle sous la main je suis preneur :unamused:

Hardware:
portable IBM ThinkPad iSeries 1400 type 2621

resultat du hwinfo --gfxcard :

[code]19: PCI(AGP) 100.0: 0300 VGA compatible controller (VGA)
[Created at pci.277]
UDI: /org/freedesktop/Hal/devices/pci_1002_4c4d
Unique ID: VCu0.25UbrvX5pzB
Parent ID: vSkL.+oqW+GBE7wA
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: graphics card
Model: "Acer Incorporated [ALI] 3D Rage P/M Mobility AGP 2x"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x4c4d "3D Rage P/M Mobility AGP 2x"
SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
SubDevice: pci 0x1007
Revision: 0x64
Memory Range: 0x81000000-0x81ffffff (rw,non-prefetchable)
I/O Ports: 0x8000-0x8fff (rw)
Memory Range: 0x80300000-0x80300fff (rw,non-prefetchable)
Memory Range: 0x80320000-0x8033ffff (ro,prefetchable,disabled)
IRQ: 5 (3195 events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: "pci:v00001002d00004C4Dsv00001025sd00001007bc03sc00i00"
Driver Info #0:
XFree86 v4 Server Module: ati
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #11 (PCI bridge)

Primary display adapter: #19[/code]

Software:
DEBIAN Sid, noyau 2.6.15-1-486, xorg 7.0.22

Si tu acceptes l’auto détection d’Xorg il te trouves quoi comme carte ?

si je lance un dpkg-reconfigure xserver-xorg il m’indique par defaut “carte video generique” et utilise le module vesa :confused:

Vendor: pci 0x1002 "ATI Technologies Inc" Device: pci 0x4c4d "3D Rage P/M Mobility AGP 2x"
Regarde sur ce forum, c’est pour Ubuntu mais la démarche ne doit pas trop différer. forums.rotomalug.org/viewtopic.php?t=119

Bah je viens de lire tout ca…
Les drivers proprietaires d’ATI (fglrx) ne supportent plus les anciennes cartes (< radeon 8500 je crois). En suivant les liens je suis tombé sur le site de DRI. J’ai suivi le guide pour installer tout ca à partir de cvs, mais faut croire que je suis stupide… j’y arrive pas :cry: arrivé à l’etape 1.2 (“Building libdrm”) ca merde et je me retrouve comme un con :blush:

laptop:~/drm# ./autogen.sh Can't exec "aclocal": Aucun fichier ou répertoire de ce type at /usr/bin/autoreconf line 181. Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 181. Can't exec "automake": Aucun fichier ou répertoire de ce type at /usr/bin/autoreconf line 182. Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 182. autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --output=aclocal.m4t Can't exec "aclocal": Aucun fichier ou répertoire de ce type at /usr/share/autoconf/Autom4te/FileUtils.pm line 290. autoreconf: failed to run aclocal: Aucun fichier ou répertoire de ce type laptop:~/drm#

Installe automake1.4

Je viens de me rendre compte que j’avais un probleme avec automake… il etait pas installé :laughing:

j’ai relancé un ./autogen.sh apres l’avoir installé et maintenant j’ai ca :

laptop:~/drm# ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --output=aclocal.m4t autoreconf: `aclocal.m4' is unchanged autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy automake: configure.ac: installing `./install-sh' automake: configure.ac: installing `./mkinstalldirs' automake: configure.ac: installing `./missing' configure.ac: 29: installing `./ltmain.sh'; cannot run `libtoolize': Aucun fichi er ou répertoire de ce type configure.ac: 29: installing `./config.guess'; cannot run `libtoolize': Aucun fi chier ou répertoire de ce type configure.ac: 29: installing `./config.sub'; cannot run `libtoolize': Aucun fich ier ou répertoire de ce type automake: configure.ac: installing `./config.guess'; cannot run `libtoolize': Au cun fichier ou répertoire de ce type automake: configure.ac: installing `./config.sub'; cannot run `libtoolize': Aucu n fichier ou répertoire de ce type configure.ac: 26: required file `./[libdrm/config.h].in' not found configure.ac: 26: required file `./[libdrm/stamp-h.in' not found autoreconf: automake failed with exit status:

maintenant on dirait qu’il y a un probleme avec libtoolize, mais…

laptop:~/drm# apt-cache search libtoolize laptop:~/drm#
je le trouve pas :confused:

Installe libtool.

bon l’etape 1.2 s’est déroulée avec succès… mais maintenant je bloque à l’étape 1.3 :imp:

laptop:~/Mesa# make linux-dri-x86 (cd configs && rm -f current && ln -s linux-dri-x86 current) make default make[1]: entrant dans le répertoire « /root/Mesa » make[2]: entrant dans le répertoire « /root/Mesa/src » Making sources for linux-dri-x86 make[3]: entrant dans le répertoire « /root/Mesa/src/glx/x11 » gcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O -g -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" glcontextmodes.c -o glcontextmodes.o glcontextmodes.c:47:24: error: GL/glxint.h: Aucun fichier ou répertoire de ce type In file included from glcontextmodes.c:63: ../../../src/mesa/drivers/dri/common/glcontextmodes.h:39: warning: type defaults to ‘int’ in declaration of ‘__GLXvisualConfig’ ../../../src/mesa/drivers/dri/common/glcontextmodes.h:39: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token glcontextmodes.c:128: warning: type defaults to ‘int’ in declaration of ‘__GLXvisualConfig’ glcontextmodes.c:128: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token make[3]: *** [glcontextmodes.o] Erreur 1 make[3]: quittant le répertoire « /root/Mesa/src/glx/x11 » make[2]: *** [subdirs] Erreur 1 make[2]: quittant le répertoire « /root/Mesa/src » make[1]: *** [default] Erreur 1 make[1]: quittant le répertoire « /root/Mesa » make: *** [linux-dri-x86] Erreur 2 laptop:~/Mesa#

je jette l’éponge, j’ai pas envie de me prendre la tête (et celle des autres) ad vitam eternam avec cette connerie :imp:

je dois etre trop con pour installer un &!§$£ de pilote graphique :frowning: !
un vrai boulet je vous le dis :laughing:

en tout cas je tiens a te remercier goldyfruit pour ton aide bien sympatique :wink:

[MODE TROLL]sur Windows ca marchais nickel :laughing: [/MODE TROLL]

Installe le paquet : xlibmesa-gl-dev

le paquet en question est deja installé.

Humm, refais un make clean; puis recommence la démarche, c’est à la configuration de l’emplcaement des .h est trouvé…

je viens de faire tout comme tu m’as dis et ca marche toujours pas :frowning:

laptop:~/Mesa# make linux-dri-x86 (cd configs && rm -f current && ln -s linux-dri-x86 current) make default make[1]: entrant dans le répertoire « /root/Mesa » make[2]: entrant dans le répertoire « /root/Mesa/src » Making sources for linux-dri-x86 mkdir ../lib make[3]: entrant dans le répertoire « /root/Mesa/src/glx/x11 » Makefile:95: depend: Aucun fichier ou répertoire de ce type ln -s ../../../src/mesa/drivers/dri/common/glcontextmodes.c . touch depend makedepend -fdepend -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include glcontextmodes.c clientattrib.c compsize.c eval.c glxcmds.c glxext.c glxextensions.c indirect.c indirect_init.c indirect_size.c indirect_window_pos.c indirect_transpose_matrix.c indirect_vertex_array.c indirect_vertex_program.c pixel.c pixelstore.c render2.c renderpix.c single2.c singlepix.c vertarr.c xfont.c glx_pbuffer.c glx_query.c glx_texture_compression.c dri_glx.c XF86dri.c \ ../../../src/mesa/main/dispatch.c ../../../src/mesa/glapi/glapi.c ../../../src/mesa/glapi/glthread.c ../../../src/mesa/x86/glapi_x86.S makedepend: warning: glcontextmodes.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/X11/Xlib.h, line 75): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading ../../../include/GL/glext.h, line 3044): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c, line 47: cannot find include file "GL/glxint.h" not in GL/glxint.h not in GL/glxint.h not in ./GL/glxint.h not in ../../../include/GL/glxint.h not in ../../../include/GL/internal/GL/glxint.h not in ../../../src/mesa/main/GL/glxint.h not in ../../../src/mesa/glapi/GL/glxint.h not in ../../../src/mesa/drivers/dri/common/GL/glxint.h not in /usr/include/drm/GL/glxint.h not in /usr/X11R6/include/GL/glxint.h not in /usr/include/GL/glxint.h makedepend: warning: glcontextmodes.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/X11/Xlibint.h, line 346): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h" not in ./stdarg.h not in ../../../include/stdarg.h not in ../../../include/GL/internal/stdarg.h not in ../../../src/mesa/main/stdarg.h not in ../../../src/mesa/glapi/stdarg.h not in ../../../src/mesa/drivers/dri/common/stdarg.h not in /usr/include/drm/stdarg.h not in /usr/X11R6/include/stdarg.h not in /usr/include/stdarg.h makedepend: warning: clientattrib.c (reading glxclient.h, line 58): cannot find include file "GL/glxint.h" not in GL/glxint.h not in GL/glxint.h not in ./GL/glxint.h not in ../../../include/GL/glxint.h not in ../../../include/GL/internal/GL/glxint.h not in ../../../src/mesa/main/GL/glxint.h not in ../../../src/mesa/glapi/GL/glxint.h not in ../../../src/mesa/drivers/dri/common/GL/glxint.h not in /usr/include/drm/GL/glxint.h not in /usr/X11R6/include/GL/glxint.h not in /usr/include/GL/glxint.h makedepend: warning: clientattrib.c (reading glxclient.h, line 59): cannot find include file "GL/glxproto.h" not in GL/glxproto.h not in GL/glxproto.h not in ./GL/glxproto.h not in ../../../include/GL/glxproto.h not in ../../../include/GL/internal/GL/glxproto.h not in ../../../src/mesa/main/GL/glxproto.h not in ../../../src/mesa/glapi/GL/glxproto.h not in ../../../src/mesa/drivers/dri/common/GL/glxproto.h not in /usr/include/drm/GL/glxproto.h not in /usr/X11R6/include/GL/glxproto.h not in /usr/include/GL/glxproto.h makedepend: warning: glxcmds.c (reading /usr/include/inttypes.h, line 38): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glxcmds.c (reading /usr/include/limits.h, line 124): cannot find include file "limits.h" makedepend: warning: glxcmds.c (reading ../../../src/mesa/main/glheader.h, line 72): cannot find include file "float.h" not in ./float.h not in ../../../include/float.h not in ../../../include/GL/internal/float.h not in ../../../src/mesa/main/float.h not in ../../../src/mesa/glapi/float.h not in ../../../src/mesa/drivers/dri/common/float.h not in /usr/include/drm/float.h not in /usr/X11R6/include/float.h not in /usr/include/float.h makedepend: warning: glxcmds.c (reading ../../../src/mesa/main/glheader.h, line 73): cannot find include file "stdarg.h" not in ./stdarg.h not in ../../../include/stdarg.h not in ../../../include/GL/internal/stdarg.h not in ../../../src/mesa/main/stdarg.h not in ../../../src/mesa/glapi/stdarg.h not in ../../../src/mesa/drivers/dri/common/stdarg.h not in /usr/include/drm/stdarg.h not in /usr/X11R6/include/stdarg.h not in /usr/include/stdarg.h makedepend: warning: indirect.c, line 33: cannot find include file "GL/glxproto.h" not in ./GL/glxproto.h not in ../../../include/GL/glxproto.h not in ../../../include/GL/internal/GL/glxproto.h not in ../../../src/mesa/main/GL/glxproto.h not in ../../../src/mesa/glapi/GL/glxproto.h not in ../../../src/mesa/drivers/dri/common/GL/glxproto.h not in /usr/include/drm/GL/glxproto.h not in /usr/X11R6/include/GL/glxproto.h not in /usr/include/GL/glxproto.h makedepend: warning: indirect_vertex_array.c, line 32: cannot find include file "GL/glxproto.h" not in ./GL/glxproto.h not in ../../../include/GL/glxproto.h not in ../../../include/GL/internal/GL/glxproto.h not in ../../../src/mesa/main/GL/glxproto.h not in ../../../src/mesa/glapi/GL/glxproto.h not in ../../../src/mesa/drivers/dri/common/GL/glxproto.h not in /usr/include/drm/GL/glxproto.h not in /usr/X11R6/include/GL/glxproto.h not in /usr/include/GL/glxproto.h makedepend: warning: indirect_vertex_array.c (reading indirect_va_private.h, line 39): cannot find include file "GL/glxproto.h" not in ./GL/glxproto.h not in ../../../include/GL/glxproto.h not in ../../../include/GL/internal/GL/glxproto.h not in ../../../src/mesa/main/GL/glxproto.h not in ../../../src/mesa/glapi/GL/glxproto.h not in ../../../src/mesa/drivers/dri/common/GL/glxproto.h not in /usr/include/drm/GL/glxproto.h not in /usr/X11R6/include/GL/glxproto.h not in /usr/include/GL/glxproto.h makedepend: warning: indirect_vertex_program.c, line 31: cannot find include file "GL/glxproto.h" not in ./GL/glxproto.h not in ../../../include/GL/glxproto.h not in ../../../include/GL/internal/GL/glxproto.h not in ../../../src/mesa/main/GL/glxproto.h not in ../../../src/mesa/glapi/GL/glxproto.h not in ../../../src/mesa/drivers/dri/common/GL/glxproto.h not in /usr/include/drm/GL/glxproto.h not in /usr/X11R6/include/GL/glxproto.h not in /usr/include/GL/glxproto.h makedepend: warning: XF86dri.c (reading /usr/include/drm/drm.h), line 196: # warning "__SIZE_TYPE__ not defined. Assuming sizeof(size_t) == sizeof(unsigned long)!" make[3]: quittant le répertoire « /root/Mesa/src/glx/x11 » make[3]: entrant dans le répertoire « /root/Mesa/src/glx/x11 » gcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O -g -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" glcontextmodes.c -o glcontextmodes.o glcontextmodes.c:47:24: error: GL/glxint.h: Aucun fichier ou répertoire de ce type In file included from glcontextmodes.c:63: ../../../src/mesa/drivers/dri/common/glcontextmodes.h:39: warning: type defaults to ‘int’ in declaration of ‘__GLXvisualConfig’ ../../../src/mesa/drivers/dri/common/glcontextmodes.h:39: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token glcontextmodes.c:128: warning: type defaults to ‘int’ in declaration of ‘__GLXvisualConfig’ glcontextmodes.c:128: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token make[3]: *** [glcontextmodes.o] Erreur 1 make[3]: quittant le répertoire « /root/Mesa/src/glx/x11 » make[2]: *** [subdirs] Erreur 1 make[2]: quittant le répertoire « /root/Mesa/src » make[1]: *** [default] Erreur 1 make[1]: quittant le répertoire « /root/Mesa » make: *** [linux-dri-x86] Erreur 2 laptop:~/Mesa#

peut etre un fichier du repertoire Mesa/configs/ à éditer… mais la ca dépasse de loin mes compétences

Installe les paquets -dev de X.

+1

make distclean
make mrproper
make clean
./configure

Enfin si y a un configure…

Ca DOIT passer! :slightly_smiling:

[quote=“goldyfruit”]Installe les paquets -dev de X.

apt-get install x-window-system-dev

[quote=“BorisTheButcher”][quote=“goldyfruit”]Installe les paquets -dev de X.

apt-get install x-window-system-dev[/quote]
Oupss. :slightly_smiling:

Je crois que x11proto-gl-dev remplace xlibmesa-gl-dev

apt-get install x11proto-gl-dev

Désolé du retard, j’étais parti chercher des clopes…

j’ai installé xserver-xorg-dev (x-window-system-core est en fait un package de transition vers xserver-xorg) et x11proto-gl-dev.

le temps de lancer make distclean, make mrproper et make clean et je vous tiens au courant :wink:

bon ben c’est toujours pas ca :confused:

le make distclean et le make mrproper me renvoient “pas de regles pour fabriquer la cible. arret”

le make clean s’execute mais renvoie des erreures semblables a celles du make linux-dri-x86 précedent.

et le nouveau make linux-dri-x86 ne fonctionne toujours pas (même problème) :imp:

not in ../../../../../src/mesa/transform/stddef.h not in ../../../../../src/mesa/shader/stddef.h not in ../../../../../src/mesa/swrast/stddef.h not in ../../../../../src/mesa/swrast_setup/stddef.h not in ../../../../../src/egl/main/stddef.h not in ../../../../../src/egl/drivers/dri/stddef.h not in /usr/include/drm/stddef.h not in /usr/include/stddef.h makedepend: warning: ../../common/driverfuncs.c (reading ../../../../../src/mesa/main/glheader.h, line 72): cannot find include file "float.h" not in ./float.h not in ../../../../../src/mesa/drivers/dri/common/float.h not in server/float.h not in ../../../../../include/float.h not in ../../../../../include/GL/internal/float.h not in ../../../../../src/mesa/float.h not in ../../../../../src/mesa/main/float.h not in ../../../../../src/mesa/glapi/float.h not in ../../../../../src/mesa/math/float.h not in ../../../../../src/mesa/transform/float.h not in ../../../../../src/mesa/shader/float.h not in ../../../../../src/mesa/swrast/float.h not in ../../../../../src/mesa/swrast_setup/float.h not in ../../../../../src/egl/main/float.h not in ../../../../../src/egl/drivers/dri/float.h not in /usr/include/drm/float.h not in /usr/include/float.h makedepend: warning: ../../common/driverfuncs.c (reading ../../../../../src/mesa/main/glheader.h, line 73): cannot find include file "stdarg.h" not in ./stdarg.h not in ../../../../../src/mesa/drivers/dri/common/stdarg.h not in server/stdarg.h not in ../../../../../include/stdarg.h not in ../../../../../include/GL/internal/stdarg.h not in ../../../../../src/mesa/stdarg.h not in ../../../../../src/mesa/main/stdarg.h not in ../../../../../src/mesa/glapi/stdarg.h not in ../../../../../src/mesa/math/stdarg.h not in ../../../../../src/mesa/transform/stdarg.h not in ../../../../../src/mesa/shader/stdarg.h not in ../../../../../src/mesa/swrast/stdarg.h not in ../../../../../src/mesa/swrast_setup/stdarg.h not in ../../../../../src/egl/main/stdarg.h not in ../../../../../src/egl/drivers/dri/stdarg.h not in /usr/include/drm/stdarg.h not in /usr/include/stdarg.h makedepend: warning: ../../common/driverfuncs.c (reading /usr/include/inttypes.h, line 38): cannot find include file "stddef.h" not in ./stddef.h not in ../../../../../src/mesa/drivers/dri/common/stddef.h not in server/stddef.h not in ../../../../../include/stddef.h not in ../../../../../include/GL/internal/stddef.h not in ../../../../../src/mesa/stddef.h not in ../../../../../src/mesa/main/stddef.h not in ../../../../../src/mesa/glapi/stddef.h not in ../../../../../src/mesa/math/stddef.h not in ../../../../../src/mesa/transform/stddef.h not in ../../../../../src/mesa/shader/stddef.h not in ../../../../../src/mesa/swrast/stddef.h not in ../../../../../src/mesa/swrast_setup/stddef.h not in ../../../../../src/egl/main/stddef.h not in ../../../../../src/egl/drivers/dri/stddef.h not in /usr/include/drm/stddef.h not in /usr/include/stddef.h makedepend: warning: ../../common/driverfuncs.c (reading ../../../../../include/GL/glext.h, line 3044): cannot find include file "stddef.h" not in ./stddef.h not in ../../../../../src/mesa/drivers/dri/common/stddef.h not in server/stddef.h not in ../../../../../include/stddef.h not in ../../../../../include/GL/internal/stddef.h not in ../../../../../src/mesa/stddef.h not in ../../../../../src/mesa/main/stddef.h not in ../../../../../src/mesa/glapi/stddef.h not in ../../../../../src/mesa/math/stddef.h not in ../../../../../src/mesa/transform/stddef.h not in ../../../../../src/mesa/shader/stddef.h not in ../../../../../src/mesa/swrast/stddef.h not in ../../../../../src/mesa/swrast_setup/stddef.h not in ../../../../../src/egl/main/stddef.h not in ../../../../../src/egl/drivers/dri/stddef.h not in /usr/include/drm/stddef.h not in /usr/include/stddef.h makedepend: warning: ../common/utils.c (reading /usr/include/drm/drm.h), line 196: # warning "__SIZE_TYPE__ not defined. Assuming sizeof(size_t) == sizeof(unsigned long)!" makedepend: warning: ../common/vblank.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h" not in ./stddef.h not in ../../../../../src/mesa/drivers/dri/common/stddef.h not in server/stddef.h not in ../../../../../include/stddef.h not in ../../../../../include/GL/internal/stddef.h not in ../../../../../src/mesa/stddef.h not in ../../../../../src/mesa/main/stddef.h not in ../../../../../src/mesa/glapi/stddef.h not in ../../../../../src/mesa/math/stddef.h not in ../../../../../src/mesa/transform/stddef.h not in ../../../../../src/mesa/shader/stddef.h not in ../../../../../src/mesa/swrast/stddef.h not in ../../../../../src/mesa/swrast_setup/stddef.h not in ../../../../../src/egl/main/stddef.h not in ../../../../../src/egl/drivers/dri/stddef.h not in /usr/include/drm/stddef.h not in /usr/include/stddef.h makedepend: warning: ../common/dri_util.c, line 20: cannot find include file "stdarg.h" not in ./stdarg.h not in ../../../../../src/mesa/drivers/dri/common/stdarg.h not in server/stdarg.h not in ../../../../../include/stdarg.h not in ../../../../../include/GL/internal/stdarg.h not in ../../../../../src/mesa/stdarg.h not in ../../../../../src/mesa/main/stdarg.h not in ../../../../../src/mesa/glapi/stdarg.h not in ../../../../../src/mesa/math/stdarg.h not in ../../../../../src/mesa/transform/stdarg.h not in ../../../../../src/mesa/shader/stdarg.h not in ../../../../../src/mesa/swrast/stdarg.h not in ../../../../../src/mesa/swrast_setup/stdarg.h not in ../../../../../src/egl/main/stdarg.h not in ../../../../../src/egl/drivers/dri/stdarg.h not in /usr/include/drm/stdarg.h not in /usr/include/stdarg.h makedepend: warning: ../common/dri_util.c (reading /usr/include/sys/mman.h, line 26): cannot find include file "stddef.h" not in ./stddef.h not in ../../../../../src/mesa/drivers/dri/common/stddef.h not in server/stddef.h not in ../../../../../include/stddef.h not in ../../../../../include/GL/internal/stddef.h not in ../../../../../src/mesa/stddef.h not in ../../../../../src/mesa/main/stddef.h not in ../../../../../src/mesa/glapi/stddef.h not in ../../../../../src/mesa/math/stddef.h not in ../../../../../src/mesa/transform/stddef.h not in ../../../../../src/mesa/shader/stddef.h not in ../../../../../src/mesa/swrast/stddef.h not in ../../../../../src/mesa/swrast_setup/stddef.h not in ../../../../../src/egl/main/stddef.h not in ../../../../../src/egl/drivers/dri/stddef.h not in /usr/include/drm/stddef.h not in /usr/include/stddef.h make[4]: quittant le répertoire « /root/Mesa/src/mesa/drivers/dri/ffb » make[4]: entrant dans le répertoire « /root/Mesa/src/mesa/drivers/dri/ffb » rm -f *.o */*.o *~ *.so *~ server/*.o rm -f depend depend.bak make[4]: quittant le répertoire « /root/Mesa/src/mesa/drivers/dri/ffb » rm -f common/*.o make[3]: quittant le répertoire « /root/Mesa/src/mesa/drivers/dri » (cd x86 ; make clean) make[3]: entrant dans le répertoire « /root/Mesa/src/mesa/x86 » rm -f matypes.h gen_matypes make[3]: quittant le répertoire « /root/Mesa/src/mesa/x86 » (cd x86-64 ; make clean) make[3]: entrant dans le répertoire « /root/Mesa/src/mesa/x86-64 » rm -f matypes.h make[3]: quittant le répertoire « /root/Mesa/src/mesa/x86-64 » make[2]: quittant le répertoire « /root/Mesa/src/mesa » make[2]: entrant dans le répertoire « /root/Mesa/src/glu » make[3]: entrant dans le répertoire « /root/Mesa/src/glu/sgi » rm -f *.o */*.o */*/*.o rm -f *.lo */*.lo */*/*.lo rm -f *.la */*.la */*/*.la make[3]: quittant le répertoire « /root/Mesa/src/glu/sgi » make[2]: quittant le répertoire « /root/Mesa/src/glu » make[2]: entrant dans le répertoire « /root/Mesa/src/glut/glx » Makefile:120: depend: Aucun fichier ou répertoire de ce type running makedepend makedepend: warning: glut_8x13.c (reading ../../../include/GL/glext.h, line 3044): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_bitmap.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_bitmap.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_bitmap.c (reading /usr/include/X11/Xlib.h, line 75): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_cindex.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_cindex.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_cmap.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_cmap.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_cmap.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_cmap.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_cmap.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_cmap.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h" not in ../../../include/stdarg.h not in /usr/include/stdarg.h makedepend: warning: glut_event.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h" not in ../../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: glut_util.c, line 9: cannot find include file "stdarg.h" not in ../../../include/stdarg.h not in /usr/include/stdarg.h makedepend: warning: glut_warp.c, line 9: cannot find include file "stdarg.h" not in ../../../include/stdarg.h not in /usr/include/stdarg.h make[2]: quittant le répertoire « /root/Mesa/src/glut/glx » make[2]: entrant dans le répertoire « /root/Mesa/src/glut/glx » rm -f *.o *~ rm -f *.lo rm -f *.la rm -rf .libs rm -rf depend depend.bak make[2]: quittant le répertoire « /root/Mesa/src/glut/glx » make[2]: entrant dans le répertoire « /root/Mesa/src/glw » Makefile:57: depend: Aucun fichier ou répertoire de ce type touch depend makedepend -fdepend -I../../include GLwDrawA.c \ > /dev/null makedepend: warning: GLwDrawA.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/X11/Xlib.h, line 75): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/X11/Intrinsic.h, line 93): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading ../../include/GL/glext.h, line 3044): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h" not in ../../include/stddef.h not in /usr/include/stddef.h makedepend: warning: GLwDrawA.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h" not in ../../include/stdarg.h not in /usr/include/stdarg.h make[2]: quittant le répertoire « /root/Mesa/src/glw » make[2]: entrant dans le répertoire « /root/Mesa/src/glw » rm depend depend.bak rm -f *.o *~ make[2]: quittant le répertoire « /root/Mesa/src/glw » make[1]: quittant le répertoire « /root/Mesa/src » make[1]: entrant dans le répertoire « /root/Mesa/progs » make[2]: entrant dans le répertoire « /root/Mesa/progs/tests » rm -f afsmultiarb antialias arbfpspec arbfptest1 arbfptexture arbfptrig arbnpot arbvptest1 arbvptest3 arbvptorus arbvpwarpmesh blendminmax blendsquare bufferobj bug_3050 bug_3101 bug_3195 copypixrate crossbar cva dinoshade floattex fbotest1 fbotest2 fbotexture fog fogcoord fptest1 fptexture getprocaddress interleave invert jkrahntest manytex mipmap_limits multipal no_s3tc packedpixels pbo projtex readrate seccolor sharedtex stencilwrap stencil_wrap subtexrate tex1d texcompress2 texfilt texline texobjshare texrect texwrap vao-01 vao-02 vparray vptest1 vptest2 vptest3 vptorus vpwarpmesh yuvrect yuvsquare zreaddraw rm -f *.o rm -f getproclist.h make[2]: quittant le répertoire « /root/Mesa/progs/tests » make[1]: quittant le répertoire « /root/Mesa/progs » laptop:~/Mesa# make linux-dri-x86 (cd configs && rm -f current && ln -s linux-dri-x86 current) make default make[1]: entrant dans le répertoire « /root/Mesa » make[2]: entrant dans le répertoire « /root/Mesa/src » Making sources for linux-dri-x86 make[3]: entrant dans le répertoire « /root/Mesa/src/glx/x11 » Makefile:95: depend: Aucun fichier ou répertoire de ce type touch depend makedepend -fdepend -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include glcontextmodes.c clientattrib.c compsize.c eval.c glxcmds.c glxext.c glxextensions.c indirect.c indirect_init.c indirect_size.c indirect_window_pos.c indirect_transpose_matrix.c indirect_vertex_array.c indirect_vertex_program.c pixel.c pixelstore.c render2.c renderpix.c single2.c singlepix.c vertarr.c xfont.c glx_pbuffer.c glx_query.c glx_texture_compression.c dri_glx.c XF86dri.c \ ../../../src/mesa/main/dispatch.c ../../../src/mesa/glapi/glapi.c ../../../src/mesa/glapi/glthread.c ../../../src/mesa/x86/glapi_x86.S makedepend: warning: glcontextmodes.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/X11/Xlib.h, line 75): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading ../../../include/GL/glext.h, line 3044): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glcontextmodes.c (reading /usr/include/X11/Xlibint.h, line 346): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: clientattrib.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h" not in ./stdarg.h not in ../../../include/stdarg.h not in ../../../include/GL/internal/stdarg.h not in ../../../src/mesa/main/stdarg.h not in ../../../src/mesa/glapi/stdarg.h not in ../../../src/mesa/drivers/dri/common/stdarg.h not in /usr/include/drm/stdarg.h not in /usr/X11R6/include/stdarg.h not in /usr/include/stdarg.h makedepend: warning: glxcmds.c (reading /usr/include/inttypes.h, line 38): cannot find include file "stddef.h" not in ./stddef.h not in ../../../include/stddef.h not in ../../../include/GL/internal/stddef.h not in ../../../src/mesa/main/stddef.h not in ../../../src/mesa/glapi/stddef.h not in ../../../src/mesa/drivers/dri/common/stddef.h not in /usr/include/drm/stddef.h not in /usr/X11R6/include/stddef.h not in /usr/include/stddef.h makedepend: warning: glxcmds.c (reading /usr/include/limits.h, line 124): cannot find include file "limits.h" makedepend: warning: glxcmds.c (reading ../../../src/mesa/main/glheader.h, line 72): cannot find include file "float.h" not in ./float.h not in ../../../include/float.h not in ../../../include/GL/internal/float.h not in ../../../src/mesa/main/float.h not in ../../../src/mesa/glapi/float.h not in ../../../src/mesa/drivers/dri/common/float.h not in /usr/include/drm/float.h not in /usr/X11R6/include/float.h not in /usr/include/float.h makedepend: warning: glxcmds.c (reading ../../../src/mesa/main/glheader.h, line 73): cannot find include file "stdarg.h" not in ./stdarg.h not in ../../../include/stdarg.h not in ../../../include/GL/internal/stdarg.h not in ../../../src/mesa/main/stdarg.h not in ../../../src/mesa/glapi/stdarg.h not in ../../../src/mesa/drivers/dri/common/stdarg.h not in /usr/include/drm/stdarg.h not in /usr/X11R6/include/stdarg.h not in /usr/include/stdarg.h makedepend: warning: XF86dri.c (reading /usr/include/drm/drm.h), line 196: # warning "__SIZE_TYPE__ not defined. Assuming sizeof(size_t) == sizeof(unsigned long)!" make[3]: quittant le répertoire « /root/Mesa/src/glx/x11 » make[3]: entrant dans le répertoire « /root/Mesa/src/glx/x11 » gcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O -g -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" glcontextmodes.c -o glcontextmodes.o gcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O -g -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" clientattrib.c -o clientattrib.ogcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O -g -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" compsize.c -o compsize.o gcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O -g -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" eval.c -o eval.o gcc -c -I. -I../../../include -I../../../include/GL/internal -I../../../src/mesa/main -I../../../src/mesa/glapi -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` -I/usr/X11R6/include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O -g -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" glxcmds.c -o glxcmds.o glxcmds.c:51:38: error: X11/extensions/xf86vmode.h: Aucun fichier ou répertoire de ce type glxcmds.c: In function ‘glXGetMscRateOML’: glxcmds.c:2275: error: ‘XF86VidModeModeLine’ undeclared (first use in this function) glxcmds.c:2275: error: (Each undeclared identifier is reported only once glxcmds.c:2275: error: for each function it appears in.) glxcmds.c:2275: error: expected ‘;’ before ‘mode_line’ glxcmds.c:2283: warning: implicit declaration of function ‘XF86VidModeQueryVersion’ glxcmds.c:2284: warning: implicit declaration of function ‘XF86VidModeGetModeLine’ glxcmds.c:2285: error: ‘mode_line’ undeclared (first use in this function) make[3]: *** [glxcmds.o] Erreur 1 make[3]: quittant le répertoire « /root/Mesa/src/glx/x11 » make[2]: *** [subdirs] Erreur 1 make[2]: quittant le répertoire « /root/Mesa/src » make[1]: *** [default] Erreur 1 make[1]: quittant le répertoire « /root/Mesa » make: *** [linux-dri-x86] Erreur 2