> /usr/include/krb5.h:79: error: conflicting declaration 'typedef > krb5_digest*krb5_digest' > > Is it a bug or a feature? - I do want to use kerberos includes in > my C++ code. Its a bug, http://people.su.se/~lha/patches/heimdal/krb5-digest- cplusplus.txt should fix your problem. Love