Since commit 413941e1 (gles2: a stub implementation for GL_EXT_discard_framebuffer, 2013-02-18) Mesa fails to build as follows: $ ./autogen.sh --disable-dri \ --disable-egl \ --disable-shared-glapi \ --enable-xlib-glx \ --enable-osmesa \ --without-gallium-drivers $ make ... Making all in mapi/glapi make[2]: Entering directory `.../src/mapi/glapi' CC glapi_getproc.lo In file included from glapi_getproc.c:48:0: ../../../src/mapi/glapi/glprocs.h:2573:5: error: 'glDiscardFramebufferEXT' undeclared here (not in a function)
also seen in x.org tinderbox http://tinderbox.freedesktop.org/builds/2013-02-21-0010/logs/libGL/#build
*** This bug has been marked as a duplicate of bug 61199 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.