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-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to