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=5738          
     
           Summary: Mesa-6.4.1 fails to compile cleanly on ppc64
           Product: Mesa
           Version: 6.4
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


Mesa failed to compile with the following error.

powerpc64-unknown-linux-gnu-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 -O2 -pipe -mcpu=970 -maltivec -mabi=altivec -fPIC  -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_AL
IAS -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER  -std=c99 -ffast-math  -
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_RENDERI
NG -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER clientattrib.c -o 
clientattrib.o
In file included from clientattrib.c:38:
glxclient.h:59:25: GL/glxproto.h: No such file or directory
In file included from clientattrib.c:38:
glxclient.h:257: error: parse error before "GLXContextTag"
glxclient.h:257: warning: no semicolon at end of struct or union
glxclient.h:401: error: parse error before '}' token
clientattrib.c: In function `do_enable_disable':

I ended up having to symlink some header files from /usr/lib64/opengl/xorg-x11/
include/ to /usr/include/GL/

In fact I symlinked them all.  Oddly enough I didn't see anything ppc-specific 
in the headers to not make this a glaring problem on other systems.  This is a 
relatively clean install ( no earlier X at all ), running Gentoo.          
     
     
--           
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.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to