pango-1.0.0 compilation (again)



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 .

Thanks
Jacques




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