[Bug 215428] www/squid: libheimntlm.so.11 missing (incorrectly?)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 19 21:06:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215428
--- Comment #1 from OlivierW <olivierw1+bugzilla-freebsd at hotmail.com> ---
Well, I just compiled squid with poudriere and this options in my make.conf:
www_squid_SET+=IPV6
www_squid_UNSET+=STACKTRACES
www_squid_UNSET+=AUTH_LDAP
www_squid_UNSET+=AUTH_NIS
www_squid_UNSET+=AUTH_SASL
www_squid_UNSET+=AUTH_SQL
www_squid_SET+=GSSAPI_NONE
www_squid_UNSET+=GSSAPI_BASE
www_squid_UNSET+=GSSAPI_HEIMDAL
www_squid_UNSET+=GSSAPI_MIT
www_squid_UNSET+=AUTH_SMB3
www_squid_UNSET+=AUTH_SMB4
www_squid_UNSET+=TP_IPF
www_squid_UNSET+=TP_IPFW
www_squid_SET+=TP_PF
And now squid does work.
The problem may comes from GSSAPI_BASE:
https://svnweb.freebsd.org/ports/head/www/squid/Makefile?revision=427389&view=markup#l139
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list