Re: Yet another Xcode bug / installation problem
Re: Yet another Xcode bug / installation problem
- Subject: Re: Yet another Xcode bug / installation problem
- From: Satoshi Matsumoto <email@hidden>
- Date: Tue, 28 Oct 2003 13:02:29 +0900
on 03.10.28 9:21 AM, Matthew Formica at email@hidden wrote:
>
The workaround is to uninstall the dev tools and reinstall them, instead of
>
merely upgrading.
I got following information from my friend and fixed it.
--------------------------------------------------------------
This problem is caused by upgrading from WWDC Xcode Beta to Panther.
The intention was to uninstall the beta tools before upgrading to
Panther.
This fix is to remove the file, for example like this from Terminal:
sudo rm
/System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/
Resources/libobjc.A.dylib
Sorry about the inconvenience. This is supposed to happen
automatically in the upgrade scenario, but it does not.
--------------------------------------------------------------
MATSUMOTO Satoshi
>
>
- Matthew
>
>
On 10/27/03 5:19 AM, "Vincent Coetzee" <email@hidden> wrote:
>
>
> Hi there
>
>
>
> I have just experienced a rather strange problem in all my Xcode
>
> projects, these worked fine under the Xcode beta on Jaguar. I compile
>
> my project and it supposedly compiles and links fine (I have switched
>
> zero-link off, although Xcode seems to ignore this). When I attempt to
>
> run / debug the project I receive the following error :-
>
>
>
> dyld:
>
> /Users/vincent/development/Cocoa/BuckStat/build/BuckStat.app/Contents/
>
> MacOS/BuckStat Undefined symbols:
>
> Foundation undefined reference to _objc_exception_set_functions
>
> expected to be defined in
>
> /System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/
>
> Resources/libobjc.A.dylib
>
>
>
> BuckStat has exited due to signal 5 (SIGTRAP).
>
>
>
> I have NO idea about how to fix this, any suggestions ?
>
>
>
> Vincent
>
> _______________________________________________
>
> cocoa-dev mailing list | email@hidden
>
> Help/Unsubscribe/Archives:
>
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
> Do not post admin requests to the list. They will be ignored.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.