Hi again, Well, it sort of did... I installed GLib and gave a new try. make runs quite a while, but ends with errors again: --- cut here --- -lgconf-2 ./.libs/libemiscwidgets.so: undefined reference to `g_intern_static_string' /opt/gnome/lib/libgobject-2.0.so: undefined reference to `g_intern_string' /opt/gnome/lib/libgobject-2.0.so: undefined reference to `g_slice_alloc' /opt/gnome/lib/libgobject-2.0.so: undefined reference to `g_hash_table_ref' /home/kimmo/Downloads/Evolution/evolution-2.8.1.1/widgets/table/.libs/libetable.so: undefined reference to `g_slice_alloc0' /opt/gnome/lib/libgobject-2.0.so: undefined reference to `g_hash_table_unref' /home/kimmo/Downloads/Evolution/evolution-2.8.1.1/widgets/table/.libs/libetable.so: undefined reference to `g_slice_free1' collect2: ld returned 1 exit
That's all GLib 2.10 stuff. Make sure you're linking to the GLib version you just installed.
Matthew Barnes
_______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
