Export gss_mech_krb5_wrong from libgssapi_krb5 Although there are few legitimate reasons to use gss_mech_krb5_wrong, it's declared in the public header and exported in the Windows DLL. So export it from the Unix library as well. https://github.com/krb5/krb5/commit/9b693c2c5370a3a792f594ccb08475465438cd19 Author: Greg Hudson Commit: 9b693c2c5370a3a792f594ccb08475465438cd19 Branch: master src/lib/gssapi/libgssapi_krb5.exports | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)