| Summary: | build failure since 413941e1, glDiscardFramebufferEXT undeclared | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Brad King <brad.king> |
| Component: | Other | Assignee: | Tapani Pälli <lemody> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | chadversary, hobbsk, idr, jon.turney |
| Version: | git | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
also seen in x.org tinderbox http://tinderbox.freedesktop.org/builds/2013-02-21-0010/logs/libGL/#build |
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.
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)