Updates:
Status: Invalid
Comment #1 on issue 2183 by [email protected]: Build fails on RedHat
(CentOS release 5.6 (Final))
http://code.google.com/p/v8/issues/detail?id=2183
Everything in build/gyp is a part of GYP, not V8. Apparently, GYP uses
the "with" keyword, which is disallowed by default in Python 2.5 [1] which
is contained in CentOS 5.x.
Please file a bug against GYP (gyp.googlecode.com), or upgrade to [a distro
that ships] a newer Python version (2.6+).
[1] http://docs.python.org/reference/compound_stmts.html#the-with-statement
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev