> Please make sure you have depot_tools in your $PATH. http://dev.chromium.org/developers/how-tos/install-depot-tools
-- Vyacheslav Egorov On Wed, Oct 24, 2012 at 11:05 PM, Joe Millenbach <[email protected]> wrote: > I'm trying to follow the directions on the build page to both build > and test my shells. But I get the below error after the builds > complete... > > ... > cctest/test-platform-linux.o > LINK(target) /home/jmillenbach/perf/v8/out/ia32.release/cctest > TOUCH /home/jmillenbach/perf/v8/out/ia32.release/obj.target/build/ > All.stamp > make[1]: Leaving directory `/home/jmillenbach/perf/v8/out' >>>> running presubmit tests > Running C++ lint check... > Error running cpplint.py. Please make sure you have depot_tools in > your $PATH. Lint check skipped. > ... > > Which is repeated a number of times. Is there a package I need to > install? I did a search and nothing obvious popped up in Google. I'm > using Ubuntu 12.04 x64. And is there a reason this isn't in the > dependencies I already downloaded at the beginning of the build > process? > > Thanks for your time, > Joe > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
