[Webkit-unassigned] [Bug 138084] New: [EFL] fix WebKit Gtk build-break caused by cairo-gl.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 26 11:16:28 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138084
Bug ID: 138084
Summary: [EFL] fix WebKit Gtk build-break caused by cairo-gl.h
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Other
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hyuki.kim at samsung.com
Build break occurs for the webkit GTK build,
nter-arith -Wundef -Wwrite-strings -fPIC -MMD -MT Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/CairoUtilities.cpp.o -MF "Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/CairoUtilities.cpp.o.d" -o Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/CairoUtilities.cpp.o -c ../../Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp
../../Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp:43:22: fatal error: cairo-gl.h: No such file or directory
#include <cairo-gl.h>
--
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/20141026/09101ba5/attachment-0002.html>
More information about the webkit-unassigned
mailing list