[Webkit-unassigned] [Bug 205559] New: [GTK] Build is broken with ENABLE_WEB_RTC=0
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 23 07:20:40 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205559
Bug ID: 205559
Summary: [GTK] Build is broken with ENABLE_WEB_RTC=0
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: svillar at igalia.com
CC: bugs-noreply at webkitgtk.org
This is the error:
-- Checking for module 'libevent'
-- No package 'libevent' found
-- Could NOT find LibEvent (missing: EVENT_LIBRARY) (found version "")
CMake Error at Source/ThirdParty/libwebrtc/CMakeLists.txt:11 (message):
libevent is needed for USE_LIBWEBRTC.
So basically we don't need to build libwebrtc is WebRTC is disabled (ENABLE_WEB_RTC=0)
--
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/20191223/1ddce29a/attachment.htm>
More information about the webkit-unassigned
mailing list