libsasl2-modules-gssapi-mit: buggy autoconf m4 script makes SASL's "keytab" option not work

Roberto C. Sánchez roberto at connexer.com
Thu Jan 30 14:20:01 UTC 2014


On Wed, Jan 29, 2014 at 08:30:16PM -0500, Benjamin Kaduk wrote:
> 
> That routine is prototyped in <gssapi/gssapi_krb5.h>; the file(s) in
> question should include that header if it is present.
> 
> I did not get a chance to look at the full build log or other
> warnings it may contain.
> 
Ben,

Thanks very much for the pointer.  I went ahead and added this to the
plugins/gssapi.c source file (which uses that routine now):

#ifdef HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY
#include <gssapi/gssapi_krb5.h>
#endif

That seemed to do the trick, as there are no longer any build warnings
related to krb5_gss_register_acceptor_identity.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-cyrus-sasl2-debian-devel/attachments/20140130/313ef837/attachment.sig>


More information about the Pkg-cyrus-sasl2-debian-devel mailing list