On Sat, 16 Mar 2013, Rick Macklem wrote:
Elias Martenson wrote:
Is there a problem with the GSSAPI implementation in FreeBSD?
I'm trying to compile a minimal application that does nothing more
than
including the file gssapi/gssapi_krb5.h:
If you add:
#include <time.h>
it compiles. <time.h> in included by krb5.h, which I suspect most
programs that use the gssapi_krb5.h stuff also uses.
Which FreeBSD version are you on, Rick?
-Ben
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"