Re: Compile Problems
Re: Compile Problems
- Subject: Re: Compile Problems
- From: Barry Fawthrop <email@hidden>
- Date: Wed, 11 Mar 2009 12:29:50 -0400
I. Savant wrote:
> On Wed, Mar 11, 2009 at 12:18 PM, Barry Fawthrop <email@hidden> wrote:
>
>> ...
>> I'm getting errors like this
>> ...
>> Compiling /Users/xxxx/Desktop/XXXX/Classes/crypto/enc_provider/des.mm (1 errors)
>> error: 'krb5int_c_mit_des_zeroblock' was not declared in this scope
>> Compiling /Users/xxxx/Desktop/XXXX/Classes/crypto/enc_provider/des3.mm (2 errors)
>> error: 'krb5int_c_mit_des_zeroblock' was not declared in this scope
>> error: 'krb5int_c_mit_des_zeroblock' was not declared in this scope
>
> Did you add libcrypto to your linker flags?
>
> --
> I.S.
Thanks for your reply
No I have not added any linker flags
I have copied the src code from kerberos (MIT's web site)
and trying to get it to compile
I'll try the libcrypto (I have seen that in Developers\Platforms\iPhoneSimulator.platform\SDKS\iPhoneSimulator2.2.1.sdk\usr\include\
there is a krb5 directory and krb5.h file I'm wondering if this means iPhone 2.2.1 has the kerberos 5 libraries ?
Thanks again
Barry
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden