Re: (no subject)
- From: Owen Taylor <otaylor redhat com>
- To: thelupine <thelupine softhome net>
- Cc: Gnome List <gnome-list gnome org>
- Subject: Re: (no subject)
- Date: Sat Aug 17 09:16:02 2002
thelupine <thelupine softhome net> writes:
> 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'
It didn't find any Pango backends because you, most likely, don't
have the headers for freetype or Xlib installed. I put a fix
into CVS right after 1.0.4 so that configure.in would die
a better error message in this case:
Thu Aug 1 10:41:26 2002 Owen Taylor <otaylor redhat com>
* configure.in: Fix check for having any backend
HAVE_XFT => have_xft, etc. (Problem reported
by Andreas J Guelzow)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]