On Thu, 5 Mar 2015, Benjamin Kaduk wrote:
> My understanding was that python-gssapi was intended to support both
> Heimdal and MIT implementations, so given that MIT (correctly) does not
> provide a GSS_C_AF_INET6 symbol, I am somewhat surprised that
> python-gssapi cannot cope with its absence.
On Thu, 5 Mar 2015, Erik Cederstrand wrote:
> Hello list,
>
> Currently, installing the Python gssapi module (sudo pip install
> python-gssapi) fails (on FreeBSD 10.1, at least) because a lot of #defines
> are missing from /usr/include/gssapi/gssapi.h (installed from
> /usr/src/include/gssapi/g
On Thu, Mar 05, 2015 at 12:53:35PM +0100, Dag-Erling Smorgrav wrote:
> Slawa Olhovchenkov writes:
> > I see same message for may setup (track -STABLE) for base component.
>
> You can't run freebsd-update on a system that tracks -STABLE (i.e. is
> built from source).
No, I don't run freebsd-upda
Slawa Olhovchenkov writes:
> I see same message for may setup (track -STABLE) for base component.
You can't run freebsd-update on a system that tracks -STABLE (i.e. is
built from source).
DES
--
Dag-Erling Smørgrav - d...@des.no
___
freebsd-security@f
Hello list,
Currently, installing the Python gssapi module (sudo pip install python-gssapi)
fails (on FreeBSD 10.1, at least) because a lot of #defines are missing from
/usr/include/gssapi/gssapi.h (installed from /usr/src/include/gssapi/gssapi.h)
compared to /usr/src/crypto/heimdal/lib/gssapi/