GNOME Bugzilla – Bug 731041
gtk+-3.12.2 needs newer gdk-pixbuf than specified by configure.ac
Last modified: 2014-07-10 03:49:58 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
that doesn't look at all related to gdk-pixbuf