[Webkit-unassigned] [Bug 104523] build-webkit --chromium --ninja should show a better error message when ninja is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 10:24:19 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104523





--- Comment #3 from Robert Hogan <robert at webkit.org>  2012-12-10 10:26:44 PST ---
(In reply to comment #2)
> ninja is a bash script in depot_tools, and that should always be found. Robert, does Source/WebKit/chromium/depot_tools exist on your box? (If not, do you know how `update-webkit --chromium` manages to find gclient?)

Turns out I had a very old depot_tools from a couple of years ago in my path. I got rid of that and progressed to the message you suggest here:

> exec will probably print something like "don't know how to exec ninja-linux64" 

I think https://code.google.com/p/chromium/wiki/UsingALinuxChroot may work for me as my chroot is very old and not 64-bit. I will try it when I get the chance.

I will still be able to build with Makefiles though once ninja becomes default though right? I just need to pass an extra build flag?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list