I was having a similar problem with a different package.

On Wed, Mar 9, 2011 at 2:44 PM, Andrew Swartz <atswa...@gmail.com> wrote:
>    checking for GLIB - version >= 2.27.3...
>    *** 'pkg-config --modversion glib-2.0' returned 2.28.3, but GLIB (2.29.2)
>    *** was found! If pkg-config was correct, then it is best
>    *** to remove the old version of GLib.

This is the key part of the error message here. Something changed in
glib and you now have two versions installed, but autotools (or
whatever) is a little bit confused by the two different versions.

I'm not entirely sure how to remove just glib, so i just turfed my
entire jhbuild prefix (/opt/gnome) and started over. After that
everything compiled and installed fine.

Hope this helps!

-- 
http://exolucere.ca
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to