Error msg: load command <##> unknown cmd field
Error msg: load command <##> unknown cmd field
- Subject: Error msg: load command <##> unknown cmd field
- From: Dan Wood <email@hidden>
- Date: Wed, 5 Jul 2006 10:59:53 -0700
Hi all,
We are having some build issues with xcode on some -- not all -- of
our build machines. One intel, another PPC, though other intel and
PPC machines are fine.
I am linking in a custom-built set of webkit frameworks. This has
been working fine until recently, when I updated to a new version of
webkit and updated everything to xcode 2.3.
The problem is in the step where it's linking my framework
(KTComponents) against the other frameworks. Here's a sample of the
transcript.
Interestingly, there are two numbers in the error message, 18 and 21.
Any ideas what might be going on? Not much help in googling, I'm
afraid....
Ld /Users/dwood/__build/Debug/KTComponents.framework/Versions/A/
KTComponents normal i386
cd /Users/dwood/Subversion/sandvox/trunk/Frameworks/KTComponents
/usr/bin/gcc-4.0 -o /Users/dwood/__build/Debug/
KTComponents.framework/Versions/A/KTComponents -L/Users/dwood/__build/
Debug -F/Users/dwood/__build/Debug -F/Users/dwood/Subversion/sandvox/
trunk/Frameworks/KTComponents/../../Frameworks/WebKit -filelist /
Users/dwood/__build/KTComponents.build/Debug/KTComponents.build/
Objects-normal/i386/KTComponents.LinkFileList -framework Cocoa -
framework AddressBook -framework Carbon -framework IOKit -framework
QuickTime -framework Security -framework QuartzCore -framework
ApplicationServices -lbz2.1.0.2 -framework JavaScriptCore -framework
WebCore -framework WebKit -framework QTKit -arch i386 -Wl,-
single_module -compatibility_version 1 -current_version 1 -
install_name @executable_path/../Frameworks/KTComponents.framework/
Versions/A/KTComponents -dynamiclib -mmacosx-version-min=10.4 -lssl -
lcrypto -lcurl -seg1addr 0x60000000 -isysroot /Developer/SDKs/
MacOSX10.4u.sdk
ld: /Users/dwood/Subversion/sandvox/trunk/Frameworks/
KTComponents/../../Frameworks/WebKit/JavaScriptCore.framework/
JavaScriptCore load command 18 unknown cmd field
ld: /Users/dwood/Subversion/sandvox/trunk/Frameworks/
KTComponents/../../Frameworks/WebKit/WebCore.framework/WebCore load
command 21 unknown cmd field
ld: /Users/dwood/Subversion/sandvox/trunk/Frameworks/
KTComponents/../../Frameworks/WebKit/WebKit.framework/WebKit load
command 18 unknown cmd field
/usr/bin/libtool: internal link edit command failed
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden