After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731041 - gtk+-3.12.2 needs newer gdk-pixbuf than specified by configure.ac
gtk+-3.12.2 needs newer gdk-pixbuf than specified by configure.ac
Status: RESOLVED INVALID
Product: gtk+
Classification: Platform
Component: .General
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-05-31 10:32 UTC by Pacho Ramos
Modified: 2014-07-10 03:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2014-05-31 10:32:42 UTC
Otherwise we get:
/.libs/libgtk-3.so: undefined reference to `_gtk_mount_operation_handler_call_ask_password'
./.libs/libgtk-3.so: undefined reference to `_gtk_mount_operation_handler_call_show_processes_finish'
./.libs/libgtk-3.so: undefined reference to `_gtk_mount_operation_handler_call_ask_question_finish'
./.libs/libgtk-3.so: undefined reference to `_gtk_mount_operation_handler_call_show_processes'
./.libs/libgtk-3.so: undefined reference to `_GTK_MOUNT_OPERATION_HANDLER'
./.libs/libgtk-3.so: undefined reference to `_gtk_mount_operation_handler_call_close'
./.libs/libgtk-3.so: undefined reference to `_gtk_mount_operation_handler_call_ask_password_finish'
./.libs/libgtk-3.so: undefined reference to `_gtk_mount_operation_handler_call_ask_question'
./.libs/libgtk-3.so: undefined reference to `_gtk_mount_operation_handler_proxy_new_for_bus_sync'
collect2: error: ld returned 1 exit status
Makefile:2414: recipe for target 'gtk-query-immodules-3.0' failed

As reported downstream. 2.38.2 is reported to be enough
https://bugs.gentoo.org/show_bug.cgi?id=500216

Thanks
Comment 1 Matthias Clasen 2014-06-01 23:09:07 UTC
that doesn't look at all related to gdk-pixbuf