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.
https://bugs.winehq.org/show_bug.cgi?id=44657
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=44657
bugzilla@dolphinling.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from bugzilla@dolphinling.net --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/4559c06032586f6a809db4cf06...
https://bugs.winehq.org/show_bug.cgi?id=44657
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to bugzilla from comment #1)
Could you add 4559c06032586f6a809db4cf06a3a2b41d1f27f8 to the 'Fixed by SHA1' field of the bug? (Just for searches and future reference)
https://bugs.winehq.org/show_bug.cgi?id=44657
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4559c06032586f6a809db4cf06a | |3a2b41d1f27f8
https://bugs.winehq.org/show_bug.cgi?id=44657
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.4.