Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2013 22:47:49 -0400 (EDT)
From:      Rick Macklem <rmacklem@uoguelph.ca>
To:        Benjamin Kaduk <kaduk@MIT.EDU>
Cc:        freebsd-current@freebsd.org, =?utf-8?Q?Elias_M=C3=A5rtenson?= <lokedhs@gmail.com>
Subject:   Re: Strange error when compiling minimal GSSAPI application
Message-ID:  <1638777446.3976688.1363488469024.JavaMail.root@erie.cs.uoguelph.ca>
In-Reply-To: <alpine.GSO.1.10.1303161814540.9389@multics.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1638777446.3976688.1363488469024.JavaMail.root>