[Bug 51361] SimSig with Wine 6.11 breaks after upgrading from libxml2 2.9.10 to 2.9.12

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jul 1 17:22:41 CDT 2021


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

--- Comment #4 from Chris Head <bugs at chead.ca> ---
Sorry about the log length; I wasn’t sure which way this project preferred.
Anyway, there’s no MinGW involved here, just an ordinary Linux box. Here’s the
requested output, with path adjusted according to install directory (it’s
identical between the old and new versions of libxml2):

$ lddtree /usr/lib/wine-vanilla-6.11/wine/i386-unix/msxml3.dll.so
msxml3.dll.so => /usr/lib/wine-vanilla-6.11/wine/i386-unix/msxml3.dll.so
(interpreter => none)
    libxml2.so.2 => /usr/lib/libxml2.so.2
        libicuuc.so.69 => /usr/lib/libicuuc.so.69
            libicudata.so.69 => /usr/lib/libicudata.so.69
            libpthread.so.0 => /lib/libpthread.so.0
            libstdc++.so.6 =>
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/32/libstdc++.so.6
            libgcc_s.so.1 =>
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/32/libgcc_s.so.1
            ld-linux.so.2 => /lib/ld-linux.so.2
        libz.so.1 => /usr/lib/libz.so.1
        libm.so.6 => /lib/libm.so.6
    libdl.so.2 => /lib/libdl.so.2
    libc.so.6 => /lib/libc.so.6

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