Benjamin Kaduk wrote:
> 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?
> 
The userland on this laptop is about 9.0 with a few utilities updated
and a pretty recent (Jan. 7, 2013) kernel from head.

So, it is the older version of Heimdal for the above, 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"
_______________________________________________
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"

Reply via email to