I. Savant wrote: > On Wed, Mar 11, 2009 at 12:18 PM, Barry Fawthrop <ba...@isscp.com> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com