Hi, > glxclient.h:61:22: erreur: Xthreads.h : Aucun fichier ou dossier de ce type
It seems you don't have any X11 development environment installed. In debian the missing file is part of x11proto-core-dev Please note that you were posting on the wrong list. directfb-dev is about development _of_ DirectFB itself not about using it etc. Cheers, Andre' On Thu, 2010-10-21 at 17:54 +0200, Sami Riahi wrote: > I installed DirectFB-1.4.5 > > I configured DirectFBGL-0.9.25 > cmd install: > _______________________________________________________________________________ > $cd DirectFBGL-0.9.25 > $./configure --with-mesa=/home/user/Bureau/DIRECTFBGL/Mesa > $cd include > $make install > $cd Mesa/ > $make > _______________________________________________________________________________ > info:Ubuntu 9.04 Kernel 2.6.28.19-generic > _______________________________________________________________________________ > But I end up with this error message building > Mesa-embedded-2-branch-2004-07-15 > : > ================================================================================ > cc -c -I/usr/X11R6/include -I/usr/X11R6/include/X11/extensions > -I../../include -I. -I.. -D_HAVE_FULL_GL=1 -DUSE_X86_ASM -DUSE_MMX_ASM > -DUSE_3DNOW_ASM -DUSE_SSE_ASM -march=i686 -O3 -fno-strict-aliasing -MD > -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-declarations -Wnested-externs dri_glx.c -o dri_glx.o > In file included from glxclient.h:51, > from dri_glx.c:41: > ../../include/GL/glx.h:296: attention : function declaration isn’t a > prototype > Dans le fichier inclus à partir de dri_glx.c:41: > glxclient.h:61:22: erreur: Xthreads.h : Aucun fichier ou dossier de ce > type > In file included from dri_glx.c:41: > glxclient.h:586: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or > ‘__attribute__’ before ‘__glXmutex’ > make[2]: *** [dri_glx.o] Erreur 1 > make[2]: quittant le répertoire « > /home/user/Bureau/Mesa/src/dri » > make[1]: *** [subdirs] Erreur 1 > make[1]: quittant le répertoire « /home/user/Bureau/Mesa/src » > make: *** [subdirs] Erreur 1 > > ================================================================================== > Please help me what todo????!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
