recent changes to Xgl

David Reveman davidr at novell.com
Tue Jun 7 18:42:19 PDT 2005


On Tue, 2005-06-07 at 21:26 -0400, Jon Smirl wrote:
> I'm trying to get Xegl compiling with your new glx support. I'm
> getting complier errors in mesa. That code doesn't look like it can
> compile. #ifdef XFree86Server is not set, should it be? I used
> --enable-glx to turn it on.
> 
> /home/mesa/mesa-x/src/mesa/drivers/x11/xm_span.c: In function `get_row_ci':
> /home/mesa/mesa-x/src/mesa/drivers/x11/xm_span.c:3835: error: `source'
> undeclared (first use in this function)
> /home/mesa/mesa-x/src/mesa/drivers/x11/xm_span.c:3835: error: (Each
> undeclared identifier is reported only once
> /home/mesa/mesa-x/src/mesa/drivers/x11/xm_span.c:3835: error: for each
> function it appears in.)
> /home/mesa/mesa-x/src/mesa/drivers/x11/xm_span.c: In function `get_row_rgba':
> /home/mesa/mesa-x/src/mesa/drivers/x11/xm_span.c:3870: error:
> structure has no member named `buffer'
> 
> 

mesa-driver-x11-fbo-span-fix.diff should have fixed this problem, make
sure you applied that patch?

-David




More information about the xorg mailing list