(no subject)



I'm running a new install of RedHat7.3 with default gnome install.  I'm
using the latest CVSGNOME, and it dies when it tries to compile pango.
So, I try it manually, but when I do this:
./configure --disable-glibtest --prefix=/usr/local/gnome2/
make

I get this:
/tmp/gnome/pango-1.0.4/pango/querymodules.c:175: undefined reference to
`pango_config_key_get'
/tmp/gnome/pango-1.0.4/pango/querymodules.c:177: undefined reference to
`pango_get_lib_subdirectory'
/tmp/gnome/pango-1.0.4/pango/querymodules.c:184: undefined reference to
`pango_split_file_list'
collect2: ld returned 1 exit status
make[3]: *** [pango-querymodules] Error 1
make[3]: Leaving directory `/tmp/gnome/pango-1.0.4/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gnome/pango-1.0.4/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gnome/pango-1.0.4'
make: *** [all-recursive-am] Error 2

  I've exported my path to the include /usr/local/gnome2/bin/ and I've
updated ld.so.conf to include /usr/local/gnome2/lib/ then ran ldconfig. 
Am I missing something else?

If I don't use --disable-glibtest, then I get this:
checking for GLIB - version >= 2.0.0... 
*** 'pkg-config --modversion glib-2.0' returned 2.0.6, but GLIB (2.0.1)
*** 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/.
So I was told on one of the forums to try --disable-glibtest.  Is this
not right?

Any suggestions?

Thanks,
-Lup




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