<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - build failure since 413941e1, glDiscardFramebufferEXT undeclared"
href="https://bugs.freedesktop.org/show_bug.cgi?id=61282">61282</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>build failure since 413941e1, glDiscardFramebufferEXT undeclared
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>brad.king@kitware.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>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)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>