[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
Tue Sep 16 11:41:48 PDT 2014


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





--- Comment #12 from Alberto Garcia <berto at igalia.com>  2014-09-16 11:41:50 PST ---
(In reply to comment #11)
> Perhaps you have a pre-existing CMakeCache.txt file when you built
> the JHBuild dependencies?

That was my first thought too, but I think we tried this on IRC the
other day and didn't help ...

Yoav, what do you mean with "the pkg-config did not help"? That
command is not going to fix anything by itself, but it should print
the full path of the cairo headers in WebKitBuild/Dependencies/ if
they are detected.

If pkg-config shows WebKitBuild/Dependencies/Root/include/cairo, then
remove WebKitBuild/Release and run "build-webkit --gtk" again.

If after that CAIRO_INCLUDE_DIRS is still pointing to
/usr/include/cairo then it would be a bug, because the version of
Cairo inside WebKitBuild/Dependencies should be used before the one
installed in /usr.

-- 
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