[cairo-bugs] [Bug 50355] New: Compile error: GL_DEPTH24_STENCIL8 undeclared
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 25 08:48:16 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=50355
Bug #: 50355
Summary: Compile error: GL_DEPTH24_STENCIL8 undeclared
Classification: Unclassified
Product: cairo
Version: 1.12.2
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: gl backend
AssignedTo: cairo-bugs at cairographics.org
ReportedBy: ullysses.a.eoff at intel.com
QAContact: cairo-bugs at cairographics.org
Created attachment 62105
--> https://bugs.freedesktop.org/attachment.cgi?id=62105
cairo compile error
cairo (master) 465319ce828f922edce46b6e7628da543b20d5e4
mesa (master) a1a0974401c467cb86ef818f22df67c21774a38c
pixman (master) 30816e3068bccf7c78c78f916b54971d24873bdc
----
Cairo (master) fails to compile (see attached log) using the following recipe:
Build Mesa:
1. ./autogen.sh --enable-gles2 --disable-gallium-egl
--with-egl-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi
2. make -j4
3. make install
Build Cairo (fails)
1. ./autogen.sh --disable-silent-rules --enable-xcb --disable-gtk-doc
--enable-glesv2 --enable-egl
2. make -j4
Bad commit is:
http://cgit.freedesktop.org/cairo/commit/?id=465319ce828f922edce46b6e7628da543b20d5e4
Last known good commit is:
http://cgit.freedesktop.org/cairo/commit/?id=52b7622a6c28193e4259293591b0c78070839f6c
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the cairo-bugs
mailing list