[gnome-love] Problems with glib in jhbuild.



Hi guys, as of yesterday I am having difficulties compiling programs
that depend upon glib with jhbuild. jhbuild builds glib without issue.
According to git log, I have glib commit
f837fb3cef2cd96367a79760d60bb92621bd094b.

But now, for example, atk gives me this error:

checking for GLIB - version >= 2.0.0...
*** '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. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error:
*** GLIB 2.0.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.
*** Error during phase configure of atk: ########## Error running
./autogen.sh --prefix /opt/gnome --libdir '/opt/gnome/lib64'
--disable-static --disable-gtk-doc  *** [16/21]

I'm not sure what the meaning of this is. glib has successfully
installed in the jhbuild environment. I've done 'jhbuild buildone -fac
glib' several times and it never fixes this. Also I've essentially
done 'yum install *glib*' and agreed to almost everything, so there
can't possibly be any dependencies that are missing here. What's going
on?

-- 
http://exolucere.ca



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]