Is there anywhere a guide how to work with the Mac GSS Framework ? There are many functions marked as deprecated, but I could not find any instruction how to replace them. Example: error: 'krb5_init_context' is deprecated: use GSS.framework [-Werror,-Wdeprecated-declarations] code = krb5_init_context(&kcontext); ^ Thank you markus