WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76151
The WebKit nightly build cannot be built on Ubuntu 11.10 following the instructions at
http://trac.webkit.org/wiki/BuildingGtk
https://bugs.webkit.org/show_bug.cgi?id=76151
Summary
The WebKit nightly build cannot be built on Ubuntu 11.10 following the instru...
YuYang
Reported
2012-01-11 23:38:17 PST
I updated the local source tree to revision 104794, and tried to build webkit following the instructions at
http://trac.webkit.org/wiki/BuildingGtk
. This page tells that we need to download and build all jhbuild modules with the following command: $ Tools/Scripts/update-webkitgtk-libs However, I got errors with this command. make[1]: Leaving directory `/home/myhome/webkit/WebKitBuild/Dependencies/Source/libsoup' make: *** [all] Error 2 *** Error during phase build of libsoup: ########## Error running make -j 4 *** [13/14] *** module webkitgtk-testing-dependencies not built due to non buildable libsoup *** [14/14] *** the following modules were not built *** [14/14]
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2012-01-16 13:58:05 PST
Can you actually paste the libsoup compilation failures? Without those it's impossible to resolve this bug.
Namhoon Kim
Comment 2
2012-08-09 22:29:08 PDT
I experienced similar error at
r125149
. In the bunch of error messages, I found the line says that my ubuntu 12.04 does not have `libgnutls-dev` package. (I guess it's a TLS library) After install that package, the WebKitGTK+ build was succeeded. I edited wiki page. :)
Martin Robinson
Comment 3
2012-08-09 23:06:57 PDT
YuYang does that fix the error you were having?
Alberto Garcia
Comment 4
2013-09-14 12:07:26 PDT
This is one year old, and libgnutls-dev is automatically installed with Tools/gtk/install-dependencies, so I'm closing this bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug