Status: New
Owner: ----
New issue 3783 by [email protected]: install v8 by scons
https://code.google.com/p/v8/issues/detail?id=3783
# scons arch=x64 debuggersupport=off snapshot=off profilingsupport=off
BREAKPAD_DIR=/usr/local/opt/breakpad/
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
g++ -o oom_dump.o -c -I/usr/local/opt/breakpad/src -I/opt/src oom_dump.cc
oom_dump.cc: In function 'const char*<unnamed>::InstanceTypeToString(int)':
oom_dump.cc:47: error: 'LAST_TYPE' is not a member of 'v8::internal'
oom_dump.cc:48: error: 'names' was not declared in this scope
oom_dump.cc:48: error: 'STRING_TYPE' is not a member of 'v8::internal'
oom_dump.cc:51: error: 'SET' was not declared in this scope
oom_dump.cc:51: error: 'INSTANCE_TYPE_LIST' was not declared in this scope
oom_dump.cc:53: error: expected ';' before '}' token
oom_dump.cc:54: error: 'names' was not declared in this scope
oom_dump.cc: In
function 'u_int32_t<unnamed>::ReadPointedValue(google_breakpad::MinidumpMemoryRegion*,
u_int64_t, int)':
oom_dump.cc:62: error: 'CHECK' was not declared in this scope
oom_dump.cc: In
function 'void<unnamed>::ReadArray(google_breakpad::MinidumpMemoryRegion*,
u_int64_t, int, int*)':
oom_dump.cc:75: error: 'CHECK' was not declared in this scope
oom_dump.cc: In
function 'u_int32_t<unnamed>::ReadArrayFrom(google_breakpad::MinidumpMemoryRegion*,
u_int64_t, int, int, int*)':
oom_dump.cc:87: error: 'CHECK' was not declared in this scope
oom_dump.cc: In function 'void<unnamed>::DumpHeapStats(const char*)':
oom_dump.cc:112: error: 'CHECK' was not declared in this scope
oom_dump.cc:131: error: 'CHECK_EQ' was not declared in this scope
oom_dump.cc:150: error: 'v8::internal::HeapStats' has not been declared
oom_dump.cc:163: error: 'v8::internal::HeapStats' has not been declared
oom_dump.cc:164: error: 'v8::internal::HeapStats' has not been declared
oom_dump.cc:189: error: 'LAST_TYPE' is not a member of 'v8::internal'
oom_dump.cc:191: error: 'LAST_TYPE' is not a member of 'v8::internal'
oom_dump.cc:191: error: 'objects_per_type' was not declared in this scope
oom_dump.cc:193: error: 'LAST_TYPE' is not a member of 'v8::internal'
oom_dump.cc:194: error: 'LAST_TYPE' is not a member of 'v8::internal'
oom_dump.cc:195: error: 'size_per_type' was not declared in this scope
oom_dump.cc:198: error: 'JS_GLOBAL_OBJECT_TYPE' is not a member
of 'v8::internal'
oom_dump.cc:200: error: 'JS_BUILTINS_OBJECT_TYPE' is not a member
of 'v8::internal'
oom_dump.cc:202: error: 'JS_GLOBAL_PROXY_TYPE' is not a member
of 'v8::internal'
oom_dump.cc:204: error: 'LAST_TYPE' is not a member of 'v8::internal'
oom_dump.cc:205: error: 'LAST_TYPE' is not a member of 'v8::internal'
oom_dump.cc:206: error: 'indices' was not declared in this scope
oom_dump.cc:209: error: 'indices' was not declared in this scope
oom_dump.cc:213: error: 'LAST_TYPE' is not a member of 'v8::internal'
oom_dump.cc:257: error: 'LAST_TYPE' is not a member of 'v8::internal'
scons: *** [oom_dump.o] Error 1
scons: building terminated because of errors.
my os is centos 64bit, pls help me how to solve this issue.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.