[MacPorts] #18812: xorg-server-devel: build fails in glx

MacPorts noreply at macports.org
Sat Mar 14 21:16:08 PDT 2009


#18812: xorg-server-devel: build fails in glx
---------------------------------+------------------------------------------
 Reporter:  devans@…             |       Owner:  jeremyhu@…           
     Type:  defect               |      Status:  new                  
 Priority:  Normal               |   Milestone:  Port Bugs            
Component:  ports                |     Version:  1.8.0                
 Keywords:                       |        Port:  xorg-server-devel    
---------------------------------+------------------------------------------

Comment(by devans@…):

 Just to confirm what is going on, I ran the offending command with -E to
 get the preprocessed output from which
 the lines of interest are
 {{{
 extern __attribute__((pure)) int __glXFogivReqSize(const GLbyte *pc, Bool
 swap);
 GLint __glXFogivReqSize( const GLbyte * pc, Bool swap ) { return
 __glXFogfvReqSize( pc, swap ); }
 }}}
 and from /System/Library/Frameworks/OpenGL.framework/Headers/gl.h
 {{{
 typedef long GLint;
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/18812#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list