https://bugs.freedesktop.org/show_bug.cgi?id=61282
Priority: medium
Bug ID: 61282
Assignee: [email protected]
Summary: build failure since 413941e1, glDiscardFramebufferEXT
undeclared
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: NEW
Version: git
Component: Other
Product: Mesa
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)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev