[cairo-bugs] [Bug 57379] [gl, glesv2] Cannot build with --gl and --glesv2
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 24 12:19:50 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=57379
David "okias" Heidelberger <david.heidelberger at ixit.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.heidelberger at ixit.cz
Version|1.12.8 |1.12.14
--- Comment #6 from David "okias" Heidelberger <david.heidelberger at ixit.cz> ---
I confirm this bug is still valid on amd64, gl and gles2 enabled.
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdrm
-I/usr/include/libpng16 -Wall -Wextra -Wold-style-definition
-Wdeclaration-after-statement -Wmissing-declarations
-Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith
-Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes
-Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast
-Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self
-Wunsafe-loop-optimizations -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -flto
-fno-strict-aliasing -fno-common -Wno-unused-but-set-variable
-O2 -pipe -O3 -march=native -pipe -finline-limit=1200 -c -o
cairo-gl-dispatch.lo cairo-gl-dispatch.c
cairo-gl-device.c: In function ‘_get_depth_stencil_format’:
cairo-gl-device.c:352:9: error: ‘GL_DEPTH24_STENCIL8_OES’ undeclared (first use
in this function)
return GL_DEPTH24_STENCIL8_OES;
^
cairo-gl-device.c:352:9: note: each undeclared identifier is reported only once
for each function it appears in
make[3]: *** [cairo-gl-device.lo] Error 1
--
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/20130524/148c60e7/attachment.html>
More information about the cairo-bugs
mailing list