[Webkit-unassigned] [Bug 108032] New: [GTK] Pass ICU cppflags to libWebCoreSVG.la build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 27 08:53:58 PST 2013


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

           Summary: [GTK] Pass ICU cppflags to libWebCoreSVG.la build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalevlember at gmail.com


I am seeing linking errors with the new libicu 50 package in Fedora rawhide:

./.libs/libwebkitgtk-3.0.so: undefined reference to `u_charMirror_50'
./.libs/libwebkitgtk-3.0.so: undefined reference to `ublock_getCode_50'

Seems to be caused by a missing UNICODE_CFLAGS in libWebCoreSVG.la build, attaching a patch to correct that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list