[Webkit-unassigned] [Bug 170014] New: WK compiles against libNotify although configured not to
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 23 11:36:17 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170014
Bug ID: 170014
Summary: WK compiles against libNotify although configured not
to
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: manday at openmail.cc
CC: bugs-noreply at webkitgtk.org
Created attachment 305207
--> https://bugs.webkit.org/attachment.cgi?id=305207&action=review
Error as produced by cmake ; make
Despite USE_LIBNOTIFY=OFF, the following error occurs during compilation of Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitWebContext.cpp:
‘WebKitWebContextPrivate {aka struct _WebKitWebContextPrivate}’ has no member named ‘notificationProvider’
IIRC, I could easily fix this last time by commenting out the according section. I don't know whether this is proper but assume so. I'll submit a patch a.s.a.p.
--
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/20170323/bf323855/attachment-0001.html>
More information about the webkit-unassigned
mailing list