[Bug 48314] Building wine on CentOS7 fails due to lack of libkrb5

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 19 08:09:59 CST 2019


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

Andrew Eikum <aeikum at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aeikum at codeweavers.com

--- Comment #2 from Andrew Eikum <aeikum at codeweavers.com> ---
Possibly something broken with your distro's krb5 package?  From config.log:

configure:15670: krb5 cflags:  
configure:15671: krb5 libs: -lkrb5 -lk5crypto -lcom_err  
...
configure:15688: checking for -lkrb5
configure:15713: gcc -m32 -o conftest -g -O2     conftest.c -lkrb5 -lkrb5
-lk5crypto -lcom_err    >&5
/usr/bin/ld: cannot find -lcom_err
collect2: error: ld returned 1 exit status

On my OS (Arch Linux), com_err is provided by e2fsprogs, which is a dependency
of the krb5 package.

-- 
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