RESOLVED FIXED 157268
[CMake] MiniBrowser fails to build because libsoup link flags are not defined.
https://bugs.webkit.org/show_bug.cgi?id=157268
Summary [CMake] MiniBrowser fails to build because libsoup link flags are not defined.
Carlos Alberto Lopez Perez
Reported 2016-05-02 10:10:17 PDT
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
Attachments
Patch (1.04 KB, patch)
2016-05-02 11:06 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2016-05-02 11:06:56 PDT
WebKit Commit Bot
Comment 2 2016-05-02 11:58:53 PDT
Comment on attachment 277913 [details] Patch Clearing flags on attachment: 277913 Committed r200329: <http://trac.webkit.org/changeset/200329>
WebKit Commit Bot
Comment 3 2016-05-02 11:58:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.