[Webkit-unassigned] [Bug 198080] New: webkitgtk 2.24.2 fails to build w/gstreamer 1.12.5
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 21 13:07:12 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198080
Bug ID: 198080
Summary: webkitgtk 2.24.2 fails to build w/gstreamer 1.12.5
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mgorse at suse.com
CC: bugs-noreply at webkitgtk.org
I am trying to build webkitgtk on openSUSE Leap 15.0, which has gstreamer 1.12.5. With USE_GSTREAMER_GL, I get the following error, similar to bug 196178:
In file included from Source/WebCore/platform/graphics/texmap/TextureMapperGLHeaders.h:34:0,
from Source/WebCore/platform/graphics/texmap/TextureMapperGL.h:31,
from Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.h:41,
from Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:26:
Source/WebCore/platform/graphics/OpenGLShims.h:259:67: error: expected type-specifier before 'glActiveTexture'
#define glActiveTexture LOOKUP_GL_FUNCTION(glActiveTexture)
^
followed by many other errors. Probably related to this commit:
https://trac.webkit.org/changeset/245119/webkit
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190521/08833385/attachment.html>
More information about the webkit-unassigned
mailing list