Status: New
Owner: ----
New issue 938 by theohar: error: converting to non-pointer
type 'v8::preparser::Expression' from NULL
http://code.google.com/p/v8/issues/detail?id=938
I am trying to build V8 from SVN using python2.6, scons1.44 on linux
open-suse 11.3 and x64 architecture. I am getting back the error shown on
the title. The ggc's version is 4.5.0. I think I have all the necessary
devel packages needed (glibc, python2.6). A similar error seems to be
appearing on the chrome bugtracker with ID 49533. Any help please?
The exact (final) output is:
src/parser.cc:4675:62: instantiated from here
src/preparser.h:1005:23: error: converting to non-pointer
type 'v8::preparser::Expression' from NULL
scons: *** [obj/release/parser.o] Error 1
scons: building terminated because of errors.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev