Re: pango-1.0.0 compilation (again)
- From: Owen Taylor <otaylor redhat com>
- To: "Barnaud, Jacques, ASE73" <jacques barnaud sysde eads net>
- Cc: "'gtk-i18n-list gnome org'" <gtk-i18n-list gnome org>
- Subject: Re: pango-1.0.0 compilation (again)
- Date: Tue, 19 Mar 2002 14:44:34 -0500 (EST)
"Barnaud, Jacques, ASE73" <jacques barnaud sysde eads net> writes:
> Hello everybody,
>
> I am a newbie trying to install Gtk-2.0.0 and I am getting in trouble too
> ... that is to say I cannot install pango-1.0.0 properly.
> The ./configure script executes without any problem, builds everything ok
> and then when I try to compile :
>
>
> /bin/sh ../libtool --mode=link gcc -g -O2 -Wall
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -o
> pango-querymodules querymodules.o -Wl,--export-dynamic -L/usr/local/lib
> -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
> gcc -g -O2 -Wall -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -o pango-querymodules querymodules.o
> -Wl,--export-dynamic -L/usr/local/lib /usr/local/lib/libgobject-2.0.so
> /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libglib-2.0.so
> -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
> querymodules.o: In function `main':
> /home/jactemp/pango-1.0.0/pango/querymodules.c:133: undefined reference to
> `pango_config_key_get'
> /home/jactemp/pango-1.0.0/pango/querymodules.c:135: undefined reference to
> `pango_get_lib_subdirectory'
> /home/jactemp/pango-1.0.0/pango/querymodules.c:142: undefined reference to
> `pango_split_file_list'
> collect2: ld returned 1 exit status
>
> I took a look at the source code and these functions are well defined ...
> It seems that my linker is unable to find a file named pango-utils.h.
>
> If anyone has had the same problem or can give me some indications, it would
> be great .
The same problem is at:
http://bugzilla.gnome.org/show_bug.cgi?id=74880
I believe the problem is that neither X nor FreeType was detected on your
system, so it built without any backends, and the Makefiles don't really
handle that very well.
The solution is to figure out why X isn't being detected on your system.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]