Bug 123700
Summary: | [GTK] Unable to build Webkit, Error running make -j 2 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Venkatesh <pulsar.viki> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, cgarcia, dbates, gustavo, mrobinson |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Venkatesh
void webkit_dom_range_collapse(WebKitDOMRange*, gboolean, GError**)
void webkit_dom_range_delete_contents(WebKitDOMRange*, GError**)
void webkit_dom_range_detach(WebKitDOMRange*, GError**)
make[1]: Leaving directory `/home/vicky/checkout/gnome/webkitgtk-2.3.1'
make: *** [all] Error 2
*** Error during phase build of WebKit: ########## Error running make -j 2 *** [1/1]
[1] Rerun phase build
[2] Ignore error and continue to install
[3] Give up on module
[4] Start shell
[5] Reload configuration
[6] Go to phase "wipe directory and start over"
[7] Go to phase "configure"
[8] Go to phase "clean"
[9] Go to phase "distclean"
choice:
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gustavo Noronha (kov)
Can you provide more of the error message? What you pasted doesn't seem to include enough for a diagnosis.