Bug 91297 - egl-gl-colorspace.c:83: error: ‘EGL_GL_COLORSPACE_KHR’ undeclared
Summary: egl-gl-colorspace.c:83: error: ‘EGL_GL_COLORSPACE_KHR’ undeclared
Status: RESOLVED FIXED
Alias: None
Product: piglit
Classification: Unclassified
Component: tests (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Piglit Mailing List
QA Contact: Piglit Mailing List
URL:
Whiteboard:
Keywords: bisected, regression
Depends on:
Blocks:
 
Reported: 2015-07-10 18:27 UTC by Vinson Lee
Modified: 2015-07-13 20:25 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2015-07-10 18:27:58 UTC
piglit: 6329285ebac9cebd168c6c24be1fecdf3fc46656

mesa-libEGL-devel: 10.1.2-2.el6

CentOS 6 build error introduced with commit 32830a3d94bfc3db32821b098e9ae444752ec267 "egl-gl-colorspace: new test for the EGL extension".

tests/egl/egl-gl-colorspace.c: In function ‘main’:
tests/egl/egl-gl-colorspace.c:83: error: ‘EGL_GL_COLORSPACE_KHR’ undeclared (first use in this function)
tests/egl/egl-gl-colorspace.c:83: error: (Each undeclared identifier is reported only once
tests/egl/egl-gl-colorspace.c:83: error: for each function it appears in.)
tests/egl/egl-gl-colorspace.c:83: error: ‘EGL_GL_COLORSPACE_LINEAR_KHR’ undeclared (first use in this function)
tests/egl/egl-gl-colorspace.c:87: warning: initialization makes integer from pointer without a cast
tests/egl/egl-gl-colorspace.c:87: error: ‘EGL_GL_COLORSPACE_SRGB_KHR’ undeclared (first use in this function)
tests/egl/egl-gl-colorspace.c:87: warning: initialization makes integer from pointer without a cast


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.