https://bugs.winehq.org/show_bug.cgi?id=44553
Bug ID: 44553 Summary: Kerberos support added in Wine 3.1 is broking build on some old Linux distributions Product: Wine Version: 3.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Zenitur@yandex.ru Distribution: ---
Created attachment 60518 --> https://bugs.winehq.org/attachment.cgi?id=60518 Build error log.txt
Example:
krb5_ap.c:103:14: error: 'krb5_is_config_principal' undeclared here (not in a function) MAKE_FUNCPTR(krb5_is_config_principal); ^ Full error log attached.
SLES 11 SP4. KRB5 version is 1.6.3. Full build log: https://build.opensuse.org/build/home:linux4humans:wine-staging/SLE_11_SP4/i...
In openSUSE 11.4 (KRB5 version is 1.8.3) it builds fine: https://build.opensuse.org/build/home:linux4humans:wine-staging/openSUSE_Eve...
I'd retest with 3.2 and it's also failed: https://build.opensuse.org/build/home:linux4humans:temp/SLE_11_SP2/i586/wine...