[Webkit-unassigned] [Bug 176314] New: [GTK] Incompatible library versions in 2.4.11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 3 11:20:12 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=176314

            Bug ID: 176314
           Summary: [GTK] Incompatible library versions in 2.4.11
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rshepard at appl-ecosys.com
                CC: bugs-noreply at webkitgtk.org

After upgrading my desktop workstation to Slackware-14.2/32-bit I needed to rebuild gnucash-2.6.17. The builds kept failing and it took me over a week to discover why: two libraries provided by webkitgtk are of an earlier version from the libraries installed with 14.2. Interestingly (to me, at least) other icu libraries point to the installed version.

The two that don't are installed when I built webkitgtk-2.4.11 (which is what gnucash requires, not the newer CMake versions), two libwebgtk libraries were not found by ldd:
libicuuc.so.51 and libicudata.so.51. I made soft links to those version numbers from the installed version 56, but this is not a real fix.

I'm a gnucash user, not a developer, so I urge you to contact them about providing a compatible version of libwebgtk that will build when all installed *icu* libraries are version 56.

Thanks,

Rich

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170903/344f30a8/attachment.html>


More information about the webkit-unassigned mailing list