Created
September 18, 2008 19:39
-
-
Save mmower/11470 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| === BUILDING AGGREGATE TARGET All OF PROJECT JavaScriptCore WITH THE DEFAULT CONFIGURATION (Production) === | |
| Checking Dependencies... | |
| ** BUILD FAILED ** | |
| The following build commands failed: | |
| JavaScriptCore: | |
| CompileC build/JavaScriptCore.build/Production/JavaScriptCore.build/Objects-normal/i386/AllInOneFile.o /Users/matt/Projects/Cocoa/3rdParty/WebKit/JavaScriptCore/kjs/AllInOneFile.cpp normal i386 c++ com.apple.compilers.gcc.4_0 | |
| CompileC build/JavaScriptCore.build/Production/JavaScriptCore.build/Objects-normal/i386/ProfileGenerator.o /Users/matt/Projects/Cocoa/3rdParty/WebKit/JavaScriptCore/profiler/ProfileGenerator.cpp normal i386 c++ com.apple.compilers.gcc.4_0 | |
| CompileC build/JavaScriptCore.build/Production/JavaScriptCore.build/Objects-debug/i386/AllInOneFile.o /Users/matt/Projects/Cocoa/3rdParty/WebKit/JavaScriptCore/kjs/AllInOneFile.cpp debug i386 c++ com.apple.compilers.gcc.4_0 | |
| CompileC build/JavaScriptCore.build/Production/JavaScriptCore.build/Objects-debug/i386/ProfileGenerator.o /Users/matt/Projects/Cocoa/3rdParty/WebKit/JavaScriptCore/profiler/ProfileGenerator.cpp debug i386 c++ com.apple.compilers.gcc.4_0 | |
| minidom: | |
| Ld /Users/matt/Projects/Cocoa/3rdParty/WebKit/JavaScriptCore/build/Production/minidom normal i386 | |
| jsc: | |
| Ld /Users/matt/Projects/Cocoa/3rdParty/WebKit/JavaScriptCore/build/Production/jsc normal i386 | |
| testapi: | |
| Ld /Users/matt/Projects/Cocoa/3rdParty/WebKit/JavaScriptCore/build/Production/testapi normal i386 | |
| (7 failures) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment