[Bug 292098] www/squid: Build does not recognise GSSAPI in base system on 14.3-STABLE

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 02 Jan 2026 16:56:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292098

--- Comment #5 from Pavel Timofeev <timp87@gmail.com> ---
Picking up gssapi/gssapi_krb5.h was the case for mit kerberos even before. But
not for heimdal.
Also in squid<7 they had separate "if USE_HEIMDAL_KRB5" branch where the
problem header was avoided for heimdal, but kept included for mit.
In squid 7 that "if" was removed and conditions are all flat. It looks for me
that they just don't put enough attention to heimdal which is unfortunately
stagnating these days.

-- 
You are receiving this mail because:
You are the assignee for the bug.