Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=7818          
     
           Summary: Building error (GL/glxint.h not found)
           Product: Mesa
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


Im trying to install xgl following this page
http://www.freedesktop.org/wiki/Software/Xgl
but when give the command
make linux-indirect i cant compile and returns this error:

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 -O -g -fPIC  -D_POSIX_SOURCE
-D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS
-DHAVE_ALIAS  -std=c99 -ffast-math  -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: Arquivo ou diretório não 
encontrado
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] Erro 1
make[3]: Saindo do diretório `/home/a/cvs/Mesa/src/glx/x11'
make[2]: ** [subdirs] Erro 1
make[2]: Saindo do diretório `/home/a/cvs/Mesa/src'
make[1]: ** [default] Erro 1
make[1]: Saindo do diretório `/home/a/cvs/Mesa'
make: ** [linux-indirect] Erro 2
[EMAIL PROTECTED]:~/cvs/Mesa$          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to