GNOME Bugzilla – Bug 686844
gdk-pixbuf fails to build
Last modified: 2012-10-25 20:55:12 UTC
gdk-pixbuf fails to build on Ubuntu LTS. CCLD gdk-pixbuf-query-loaders queryloaders.o: In function `main': /home/arky/gnome-shell/source/gdk-pixbuf/gdk-pixbuf/queryloaders.c:324: undefined reference to `g_type_ensure' collect2: ld returned 1 exit status
Thanks for the report, but please assign bugs to the module that fails, not jhbuild.
commit 64a627b439b60fa817a58d9f6561f6e8b84b3a7b Author: Colin Walters <walters@verbum.org> Date: Thu Oct 25 16:53:48 2012 -0400 configure: Require GLib 2.34 Needed for the use of g_type_ensure(). https://bugzilla.gnome.org/show_bug.cgi?id=686844