Skip to content

Instantly share code, notes, and snippets.

@mmower
Created September 18, 2008 19:39
Show Gist options
  • Select an option

  • Save mmower/11470 to your computer and use it in GitHub Desktop.

Select an option

Save mmower/11470 to your computer and use it in GitHub Desktop.
=== 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