Re: Undefined symbols: "_fputs$UNIX2003", referenced from:
Re: Undefined symbols: "_fputs$UNIX2003", referenced from:
- Subject: Re: Undefined symbols: "_fputs$UNIX2003", referenced from:
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 13 Oct 2008 18:18:30 -0600
On Oct 13, 2008, at 5:23 PM, Rich Collyer wrote:
This makes sense, but from what I can tell, it is being build
against 10.4
setenv MACOSX_DEPLOYMENT_TARGET 10.4
setenv SDKROOT /Developer_31/SDKs/MacOSX10.4u.sdk
setenv SDK_DIR /Developer_31/SDKs/MacOSX10.4u.sdk
setenv SDK_NAME macosx10.4
Well, you're linking against some libcrypto that was built with the
10.5 SDK, since the linker error you're getting should not be
happening if it was built against an older SDK.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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