Not sure what's going on there. Running build/gyp_v8 manually works fine
for me (on Ubuntu 10.04).

Do you have a recent enough version of GYP? (Either "cd build/gyp; svn up",
or simply "make dependencies")

Note that you don't need to run build/gyp_v8 manually, you can simply run
"make" in the top-level directory and it'll do everything for you (and
provide a comfortable way to specify build flags). See
http://code.google.com/p/v8/wiki/BuildingWithGYP.

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to