zephyr-im / zephyr

An institutional/enterprise-scale distributed real-time messaging and notification system
35 stars 11 forks source link

3.0.1~rc.2630 fails to build against heimdal #74

Closed andersk-auto closed 10 years ago

andersk-auto commented 10 years ago

lib/ZMkAuth.c:224 passes the KRB5_TC_SUPPORTED_KTYPES flag to krb5_cc_retrieve_cred(), which is not defined in heimdal's headers.

andersk-auto commented 10 years ago

Imported from trac issue 74. Created by kaduk@ATHENA.MIT.EDU on 2011-02-20T14:08:34, last modified: 2011-02-21T13:15:00

andersk-auto commented 10 years ago

Trac comment by kcr@ATHENA.MIT.EDU on 2011-02-21 13:15:00:

Fixed in [2633]