GNOME Bugzilla – Bug 136022
Unable to compile gtk+-2.3.5
Last modified: 2004-12-22 21:47:04 UTC
compiling gtk+-2.3.5 fails with the following output. make install-data-hook make[5]: Entering directory `/tmp/garnome-work/gtk+/main.d/gtk+-2.3.5/modules/input' /bin/sh ../../mkinstalldirs /home/rodd/GNOME-2.5.5/etc/gtk-2.0 ../../gtk/gtk-query-immodules-2.0 > /home/rodd/GNOME-2.5.5/etc/gtk-2.0/gtk.immodules Cannot load module /home/rodd/GNOME-2.5.5/lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so: /home/rodd/GNOME-2.5.5/lib/libgnomeui-2.so.0: undefined symbol: gtk_file_chooser_set_folder_mode /home/rodd/GNOME-2.5.5/lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so does not export GTK+ IM module API: /home/rodd/GNOME-2.5.5/lib/libgnomeui-2.so.0: undefined symbol: gtk_file_chooser_set_folder_mode make[5]: *** [install-data-hook] Error 1 make[5]: Leaving directory `/tmp/garnome-work/gtk+/main.d/gtk+-2.3.5/modules/input' make[4]: *** [install-data-am] Error 2 make[4]: Leaving directory `/tmp/garnome-work/gtk+/main.d/gtk+-2.3.5/modules/input' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/tmp/garnome-work/gtk+/main.d/gtk+-2.3.5/modules/input' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/tmp/garnome-work/gtk+/main.d/gtk+-2.3.5/modules' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/tmp/garnome-work/gtk+/main.d/gtk+-2.3.5' make: *** [install-/tmp/garnome-work/gtk+/main.d/gtk+-2.3.5/Makefile] Error 2 [rodd@flathead gtk+]$
You'll just need to delete that module before installing ... during API instability, it's possible that things like that will happen.