[Webkit-unassigned] [Bug 41475] New: Upgrade to gnome 2.31.4 breaks webkit build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 11:21:14 PDT 2010


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

           Summary: Upgrade to gnome 2.31.4 breaks webkit build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: David.Ronis at McGill.CA


I'm trying to build webkit-1.3.2 in a garnome/gnome environment.   It has built fine in the past.   The latest build fails, I suspect because now garnome supports both gtk+-2.0 and -3.0 environments (versions 2.21.4 and 2.90.4, respectively):

I see:

./.libs/libwebkitgtk-1.0.so: undefined reference to `g_malloc_n'
/opt/garnome-svn-2.90/lib/libgio-2.0.so: undefined reference to `g_variant_iter_free'
/opt/garnome-svn-2.90/lib/libgio-2.0.so: undefined reference to `g_variant_type_next'
/opt/garnome-svn-2.90/lib/libsoup-2.4.so: undefined reference to `g_main_context_push_thread_default'
/opt/garnome-svn-2.90/lib/libgio-2.0.so: undefined reference to `g_variant_type_element'
/opt/garnome-svn-2.90/lib/libgio-2.0.so: undefined reference to `g_variant_type_key'
/opt/garnome-svn-2.90/lib/libgio-2.0.so: undefined reference to `g_variant_iter_init'
/opt/garnome-svn-2.90/lib/libgio-2.0.so: undefined reference to `g_variant_type_checked_'
/opt/garnome-svn-2.90/lib/libgio-2.0.so: undefined reference to `g_variant_get_child_value'

etc., on the main console.   My suspicion is that webkit is mixing gtk+-3.0 with libgio-2.0.

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