[Webkit-unassigned] [Bug 164170] New: [GTK] Build break by missing geoclue-2.0.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 28 18:55:46 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=164170
Bug ID: 164170
Summary: [GTK] Build break by missing geoclue-2.0.
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hw1008.kim at samsung.com
CC: bugs-noreply at webkitgtk.org
I got the following build error on my initial build for WebkitGTK.
-- Checking for module 'geoclue-2.0'
-- No package 'geoclue-2.0' found
-- Could NOT find GEOCLUE2 (missing: VERSION_OK)
-- Checking for module 'geoclue'
-- No package 'geoclue' found
-- Could NOT find GEOCLUE (missing: GEOCLUE_INCLUDE_DIRS GEOCLUE_LIBRARIES)
CMake Error at Source/cmake/OptionsGTK.cmake:253 (message):
Geoclue is needed for ENABLE_GEOLOCATION.
Call Stack (most recent call first):
Source/cmake/WebKitCommon.cmake:47 (include)
CMakeLists.txt:137 (include)
--
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/20161029/0b9f1ca9/attachment.html>
More information about the webkit-unassigned
mailing list