Hi, Marshall Lake <mlake@xxxxxxxxx> writes: > > > While trying to install pango 1.5.1 near the (seemingly) end of > > > compilation I get the following errors: > > > > > > /home/mlake/pango-1.5.1/pango/.libs/libpangoft2-1.0.so: > > > undefined reference to `g_type_instance_get_private' > > > /home/mlake/pango-1.5.1/pango/.libs/libpangoft2-1.0.so: > > > undefined reference to `g_type_class_add_private' > > > /home/mlake/pango-1.5.1/pango/.libs/libpango-1.0.so: undefined > > > reference to `g_unichar_get_mirror_char' > > > These are GLib-2.4 things. You need GLib-2.4. I'm sure > > Pango README mentions this dependency. > > I successfully installed GLib-2.5 and I'm getting the same errors when > trying to install pango 1.5.1. The GLib version doesn't have to be > exactly 2.4, does it? > > What else could be causing the errors? You may have glib >= 2.4 installed but are you sure that it is also used by the linker? Your errors seem to indicate that an older version of glib is being used. Sven _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list