heimdal and OS X 10.3
Ansgar Esztermann
ansgar at esztermann.de
Sat Aug 25 13:27:52 PDT 2007
Hello,
the current version of heimdal (1.0.1) does not build on OS X 10.3:
> ks_keychain.c: In function `set_private_key':
> ks_keychain.c:226: error: `kSecKeyKeySizeInBits' undeclared (first use
> in this function)
> ks_keychain.c:226: error: (Each undeclared identifier is reported only
> once
> ks_keychain.c:226: error: for each function it appears in.)
> ks_keychain.c: In function `keychain_iter':
> ks_keychain.c:458: error: `kSecKeyLabel' undeclared (first use in this
> function)
> make[3]: *** [libhx509_la-ks_keychain.lo] Error 1
These constants are only available from 10.4 (according to
http://developer.apple.com/documentation/Security/Reference/SecurityRefUpdate/index.html).
Is there any recommendation on what to do on 10.3 systems?
Thanks,
A.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070825/8a6efcda/attachment.bin
More information about the macports-users
mailing list