https://bugs.winehq.org/show_bug.cgi?id=44657
Bug ID: 44657 Summary: Wine-3.3 no longer compiles when configured without kerberos (--without-krb5) Product: Wine Version: 3.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bugzilla@dolphinling.net Regression SHA1: a110f87b83068652313e39ca5fc850d29e1e3980 Distribution: ---
As of a110f87b, wine no longer compiles when configured without kerberos (--without-krb5). https://source.winehq.org/git/wine.git/commitdiff/a110f87b8
The first compiler error is: /wine-3.3/dlls/kerberos/krb5_ap.c: In function ‘init_creds’: /wine-3.3/dlls/kerberos/krb5_ap.c:871:5: error: unknown type name ‘krb5_context’
See also Bug 44553, but this has a different regression range and my kerberos is up to date.
This is on Gentoo x86_64 (I've updated the ebuild to 3.3 locally) but presumably applies to all distros.