[Webkit-unassigned] [Bug 136576] can not find cairo-gl.h when build webkit with gtk on ubuntu 14.04

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 10:48:00 PDT 2016


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bburg at apple.com

--- Comment #30 from Brian Burg <bburg at apple.com> ---
I ran into this when building WebKitGTK from source on one of my old VMs. The solution was to delete the CMakeCache.txt file and re-run CMake so that it uses the correct path to the jhbuild-installed <cairo/cairo_gl.h> header. It had been looking in /usr/include, but it was not installed system-wide.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160829/38d0d13b/attachment.html>


More information about the webkit-unassigned mailing list