[Mesa-dev] [Bug 61282] New: build failure since 413941e1, glDiscardFramebufferEXT undeclared
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 22 06:16:39 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=61282
Priority: medium
Bug ID: 61282
Assignee: mesa-dev at lists.freedesktop.org
Summary: build failure since 413941e1, glDiscardFramebufferEXT
undeclared
Severity: normal
Classification: Unclassified
OS: All
Reporter: brad.king at kitware.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130222/a190befb/attachment.html>
More information about the mesa-dev
mailing list