[Bug 245861] www/squid 4.11 fails to compile - missing 'keyblock' in 'krb5_creds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 24 17:20:59 UTC 2020


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

user_bsd <2643020 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |2643020 at gmail.com

--- Comment #3 from user_bsd <2643020 at gmail.com> ---

Hello, when updating a squid from 4.10 to 4.11
leads to errors as mentioned above comment #0.
An error occurs when AUTH_SASL is enabled.

Environment:
FreeBSD 11.3-RELEASE-p7 x86_64
cyrus-sasl-2.1.27_1
cyrus-sasl-gssapi-2.1.27_1
openldap-sasl-client-2.4.49


If the following lines are commented out in the support_krb5.cc file, then no
errors appear:

  // overwrite limitation of enctypes
   creds->keyblock.enctype = 0;
   if (creds->keyblock.contents)
       krb5_free_keyblock_contents(kparam.context, &creds->keyblock);

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


More information about the freebsd-ports-bugs mailing list