<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 --- - [gl, glesv2] Cannot building with --gl and --glesv2"
href="https://bugs.freedesktop.org/show_bug.cgi?id=57379">57379</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>cairo-bugs@cairographics.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>[gl, glesv2] Cannot building with --gl and --glesv2
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>cairo-bugs@cairographics.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>joe.konno@linux.intel.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>1.12.8
</td>
</tr>
<tr>
<th>Component</th>
<td>gl backend
</td>
</tr>
<tr>
<th>Product</th>
<td>cairo
</td>
</tr></table>
<p>
<div>
<pre>Building with either (but not both) of --enable-gl or --enable-glesv2 succeeds.
Together, the following build error occurs:
cairo-gl-device.c: In function '_get_depth_stencil_format':
cairo-gl-device.c:324:9: error: 'GL_DEPTH24_STENCIL8_OES' undeclared (first use
in this function)
cairo-gl-device.c:324:9: note: each undeclared identifier is reported only once
for each function it appears in
At first blush, looks like a flaw in cpp compile guard logic, since that define
does not exist in GL/*.h
Attempting to build against tagged Mesa 9.0.1 source release, which has GL and
GLESv2 libraries built, and proper headers installed.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>