current git X server compile

Tim Wojtulewicz timwoj at ieee.org
Mon Jul 3 16:50:51 PDT 2006


On Jul 3, 2006, at 1:55 PM, Lukas Hejtmanek wrote:

> Hello,
>
> getting latest GIT version I got this error:
> glxcmds.c: In function 'DoGetDrawableAttributes':
> glxcmds.c:1563: error: 'GLX_TEXTURE_TARGET_EXT' undeclared (first  
> use in this
> function)
> glxcmds.c:1563: error: (Each undeclared identifier is reported only  
> once
> glxcmds.c:1563: error: for each function it appears in.)
> glxcmds.c:1564: error: 'GLX_TEXTURE_RECTANGLE_EXT' undeclared  
> (first use in this
> function)
> make: *** [glxcmds.lo] Error 1
>
>
> What is the version of Mesa libs I'm suposed to use?

I did a build last week with the 6.5 libs, but I had to modify the  
script that links to the Mesa source and one of the makefiles in  
xserver to get it to work.  Two sets of c/h files don't exist in the  
Mesa code anymore that the xserver makefiles expect.  arrayobj.* was  
one set, and the other was rbadaptors.*.

Tim



More information about the xorg mailing list