Displaying 1 result from an estimated 1 matches for "have_hssapi_gssapi_h".
Did you mean:
have_gssapi_gssapi_h
2005 Jun 22
0
No Link on Solaris 9 sparc, MIT kerberos, and openldap
...GSSAPI_GSSAPI_GENERIC_H 1
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
#define HAVE_GSSAPI_GSSAPI_H 1
/* Define to 1 if you have the <gssapi.h> header file. */
/* #undef HAVE_GSSAPI_H */
The work-a-round in that instance (in 3.0.7) was to comment out the '#define
HAVE_HSSAPI_GSSAPI_H 1' line. In 3.0.9 another user found changes in includes.h
helped, so I think I am on the right track. It looks like there have been a
number of updates to work around this, and I'm not sure what (Makefile,
config.log, etc) would be the best help.
TIA
Regards,
-Al Pence