I'm experiencing an error trying to build bleeding_edge with snapshot=on on Linux. It doesn't give a very informative error message, just "Error -11". Any ideas?
$ uname -a Linux li62-72 2.6.18.8-linode16 #1 SMP Mon Jan 12 09:50:18 EST 2009 i686 Intel(R) Xeon(R) CPU L5420 @ 2.50GHz GenuineIntel GNU/Linux $ scons snapshot=on scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... [...] obj/release/mksnapshot obj/release/snapshot.cc --logfile "/home/ryan/src/v8_bleeding/obj/release/snapshot.log" scons: *** [obj/release/snapshot.cc] Error -11 scons: building terminated because of errors. --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
