[Webkit-unassigned] [Bug 157268] New: [CMake] MiniBrowser fails to build because path to soup libraries can't be found.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 10:10:17 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157268
Bug ID: 157268
Summary: [CMake] MiniBrowser fails to build because path to
soup libraries can't be found.
Classification: Unclassified
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: clopez at igalia.com
CC: bugs-noreply at webkitgtk.org
While building a custom build of WebKitGTK+ 2.10.x I found this:
Linking C executable ../../../bin/MiniBrowser
CMakeFiles/MiniBrowser.dir/BrowserWindow.c.o:BrowserWindow.c:function webViewLoadFailedWithTLSerrors: error: undefined reference to 'soup_uri_new'
CMakeFiles/MiniBrowser.dir/BrowserWindow.c.o:BrowserWindow.c:function webViewLoadFailedWithTLSerrors: error: undefined reference to 'soup_uri_free'
collect2: error: ld returned 1 exit status
make[2]: *** [bin/MiniBrowser] Error 1
--
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/20160502/f7b5439a/attachment.html>
More information about the webkit-unassigned
mailing list