[Bug 199459] squid-3.5.3 wrong handling of GSSAPI

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 15 07:15:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199459

--- Comment #2 from Konstantin Belousov <kib at FreeBSD.org> ---
Squid 3.5.3 on a stable/9 machine was configured with explicit request to not
link against any gssapi libraries.  Despite that, it was linked against base
gssapi.  See the attached options and ldd output.

Since the machine has openssl installed from ports, and squid linked to
openssl, the image now depends on both base and port openssl, which is broken.

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


More information about the freebsd-ports-bugs mailing list