[Bug 44553] Kerberos support added in Wine 3.1 is broking build on some old Linux distributions

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 20 12:46:45 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44553

--- Comment #5 from Zhenya <Zenitur at yandex.ru> ---
Now it compiles, but without any krb5 support. Wine 3.0 has
libkrb5.so.3()(64bit) dependency, however Wine 3.2 haven't.

If you do not mind, try to debug it using my VM image. It's just 2,4 Gb when
compressed, and 16 Gb uncompressed. Just start it using VirtualBox.

After running "rpmbuild --rebuild wine-3.2-753.1.src.rpm" you need to go
/usr/src/packages/SPECS and edit wine.spec. Switch them gcc47 dep to gcc48, add
Patch1 (also put krb5.diff into SOURCES dir), and uncomment "autoreconf -i -f".
When start "rpmbuild -ba wine.spec". When you'll see the same with me.

But I'm not a programmer and I can't write a code.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list