[Webkit-unassigned] [Bug 167411] [GTK] pixman fails to compile on Raspberry Pi (GCC crash)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 05:27:52 PST 2017


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

--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #7)
> When I run build-webkit --gtk without update-webkitgtk-libs, I have to
> install several things, but I can't figure out what gtk+-quartz-3.0 is or
> why it is looking for it on linux.

It's the Mac backend for GTK+ and it's not available on Linux for that reason. You don't want it. It shouldn't be required unless you build with -DENABLE_QUARTZ_TARGET=ON, which you shouldn't do. CMake might print a nonfatal message about it being missing that you should be able to ignore.

-- 
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/20170126/53ade3b7/attachment.html>


More information about the webkit-unassigned mailing list