RESOLVED FIXED 41475
Upgrade to gnome 2.31.4 breaks webkit build
https://bugs.webkit.org/show_bug.cgi?id=41475
Summary Upgrade to gnome 2.31.4 breaks webkit build
David Ronis
Reported 2010-07-01 11:21:14 PDT
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.
Attachments
Alberto Garcia
Comment 1 2013-09-11 10:32:44 PDT
This is 3 years old, I'm closing this bug. Please reopen if you think it's still relevant.
Alberto Garcia
Comment 2 2013-09-11 10:46:30 PDT
*** Bug 44340 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.