xgl compile error
Alexej Davidov
alexej.davidov at gmx.net
Fri Mar 17 07:35:25 PST 2006
Hi,
I get the following compile error trying to build xgl:
glxdri.c: In function `__glXDRIdrawableCopySubBuffer':
glxdri.c:199: error: structure has no member named `copySubBuffer'
The strcuture is __DRIdrawableRec, which is defined in
Mesa/include/GL/internal/dri_interface.h. And in fact it doesn't contain
copySubBuffer.
Anything I'm missing here? Do I need a patch for Mesa to compile xgl?
I use HEAD of Mesa and xgl-0-0-1 of xserver.
Regards
A.
More information about the xorg
mailing list