Comment #2 on issue 544 by iandennismiller: Build failure on Mac OS X 10.6 http://code.google.com/p/v8/issues/detail?id=544
It is still broken - please reopen this issue. Using 10.6.2, I just tried revision 3711, and it behaved the same way. For what it's worth, this feels a little like
HFS+ case sensitive problems, but I have no evidence for that. dust:v8 idm$ svn info Path: . URL: http://v8.googlecode.com/svn/trunk Repository Root: http://v8.googlecode.com/svn Repository UUID: ce2b1a6d-e550-0410-aec6-3dcde31c8c00 Revision: 3711 Node Kind: directory Schedule: normal Last Changed Author: [email protected] Last Changed Rev: 3690 Last Changed Date: 2010-01-25 08:24:36 -0500 (Mon, 25 Jan 2010) dust:v8 idm$ scons scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... gcc -o obj/release/dtoa-config.o -c -Werror -Wno-uninitialized -m32 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -mmacosx-version-min=10.4 -DV8_TARGET_ARCH_IA32 -DENABLE_DEBUGGER_SUPPORT -DV8_NATIVE_REGEXP -DENABLE_LOGGING_AND_PROFILING -Isrc src/dtoa-config.c scons: *** [obj/release/dtoa-config.o] Error 127 scons: building terminated because of errors. Regards, Ian -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
