Full_Name: Andreas Johansson Version: 2.4.13 OS: Solaris 10 URL: http://www.ida.liu.se/~andjo/tmp/openldap-solaris-gssapi.patch Submission from: (NULL) (2001:6b0:17:f020:203:baff:fe7b:3cfa)
The OpenLDAP configure script does not detect the GSSAPI library in Solaris 10 (at least the one in update 6). The library is named gss instead of gssapi or gssapi_krb5.
Referenced is a small patch for configure.in to search for gss_wrap in libgss as well.