[Webkit-unassigned] [Bug 133550] webkit-gtk 2.4.3 fails to build. In file included from Source/WebCore/platform/graphics/egl/GLContextEGL.cpp:39: /usr/include/GL/glext.h:6152:19: error: conflicting declaration 'typedef ptrdiff_t GLintptr'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 9 06:27:40 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133550





--- Comment #2 from Alberto Garcia <berto at igalia.com>  2014-06-09 06:28:04 PST ---
(In reply to comment #1)
> AFAIK it is not --disable-glx but --enable-glx=no

Isn't it equivalent? From the build log:

checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking whether to enable GLX support... no

checking EGL/egl.h usability... yes
checking EGL/egl.h presence... yes
checking for EGL/egl.h... yes
checking whether to enable EGL support... yes

checking GLES2/gl2.h usability... yes
checking GLES2/gl2.h presence... yes
checking for GLES2/gl2.h... yes
checking whether to use OpenGL ES 2 support... yes

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list