[Webkit-unassigned] [Bug 175426] REGRESSION(r220515) [GTK][CMake] Build with ENABLE_GEOLOCATION fails on Debian Jessie

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 07:10:18 PDT 2017


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

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Carlos Alberto Lopez Perez from comment #0)
> On Debian Jessie there is no libgeoclue-2 or libgeoclue-2-dev packages.
> 
> However there is a geoclue-2 package that provides the DBus interfaces and a
> pkg-config file:

That seems like a packaging bug, since the pkg-config file should be in a -dev package. But where it is should not harm anything.

> This seems enough to build with ENABLE_GEOLOCATION, as I tested to build
> WebKit there with this patch http://sprunge.us/MPea and it built fine

The problem is the FindGeoclue2 find module seems to be broken. If the pkg-config file is installed (I presume it is?), then the find module needs to set GEOCLUE2_FOUND=1.

-- 
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/20170810/623d750e/attachment.html>


More information about the webkit-unassigned mailing list