[cairo-bugs] [Bug 57379] New: [gl, glesv2] Cannot building with --gl and --glesv2
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 21 11:06:07 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=57379
Priority: medium
Bug ID: 57379
Assignee: cairo-bugs at cairographics.org
Summary: [gl, glesv2] Cannot building with --gl and --glesv2
QA Contact: cairo-bugs at cairographics.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: joe.konno at linux.intel.com
Hardware: All
Status: NEW
Version: 1.12.8
Component: gl backend
Product: cairo
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20121121/c0cd99eb/attachment.html>
More information about the cairo-bugs
mailing list