On Thu, 2010-03-18 at 17:32 +0100, Joost van der Hoff wrote: > Hi all, > > I have built gnome-2.30 using JHbuild (although I've skipped some > modules which failed), but it instantly crashes when I load it so I'm > trying to rebuild it. It now fails at gobject-introspection, at which it > didn't fail before. The output line containing the probable reason is as > following: > > /src/gnome2/gobject-introspection-0.6.7/gir/tmp-introspectlKXYag/Gio-2.0.o:(.data+0x350): > > undefined reference to `g_utf8_input_stream_get_type' >
I had the same problem. It was a while ago. From memory, I fixed the problem by: rm -rf /opt/gnome2 -- Craig Keogh <[email protected]> _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
