diff options
author | Cy Schubert <cy@FreeBSD.org> | 2025-07-31 16:51:20 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2025-08-07 17:17:00 +0000 |
commit | e26259f48afe98022d885f02fbb8abcd7878e41a (patch) | |
tree | a869efae69246fd58c6b3322fc909fdc9061715f /sys/dev/goldfish | |
parent | a245dc5d68c74bca8d00cd50e21e9544af6b21c9 (diff) |
lib/libgssapi is based on Heimdal. As on Linux systems, the MIT
libgssapi_krb5 replaces it. With both gssapi libraries and header files
installed results in broken buildworld (gssd) and ports that will not
build without modifications to support the MIT gssapi in an alternate
location.
73ed0c7992fd removed the MIT GSSAPI headers from /usr/include. Apps using
MIT KRB5 gssapi functions and structures will fail to build without this
patch.
This patch includes a temporary patch to usr.sbin/gssd to allow it
to build with this patch. rmacklem@ has a patch for this and for
kgssapi that uses this patch to resolve kgssapi issues for NFS with
Kerberos.
This patch is an updated version of D51661 to allow it to build following
additional patchs to the tree.
This should have been implmented with 7e35117eb07f.
Fixes: 7e35117eb07f, 73ed0c7992fd
Differential Revision: https://reviews.freebsd.org/D51661
Diffstat (limited to 'sys/dev/goldfish')
0 files changed, 0 insertions, 0 deletions