![]() |
Pango Make fails
I am trying to install the latest version of GTK and am getting stuck on installing Pango 1.2.1. I instaled all the dependencies and get the following error in make.
Making all in mini-fribidi make[1]: Entering directory `/home/robert/Desktop/linux/pango-1.2.0/pango/mini-fribidi' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/robert/Desktop/linux/pango-1.2.0/pango/mini-fribidi' make[1]: Entering directory `/home/robert/Desktop/linux/pango-1.2.0/pango' /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -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 -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/robert/Desktop/linux/pango-1.2.0/pango/querymodules.c:175: undefined reference to `pango_config_key_get' /home/robert/Desktop/linux/pango-1.2.0/pango/querymodules.c:177: undefined reference to `pango_get_lib_subdirectory' /home/robert/Desktop/linux/pango-1.2.0/pango/querymodules.c:184: undefined reference to `pango_split_file_list' collect2: ld returned 1 exit status make[1]: *** [pango-querymodules] Error 1 make[1]: Leaving directory `/home/robert/Desktop/linux/pango-1.2.0/pango' make: *** [all-recursive] Error 1 I have no idea what is going for the configure script ran fine. This is the only file I need to install GTK. Thanks in advanced, Jarin Scott |
Hi,
I'm try to cross compile the pango-1.0.0. I have the same that you. querymodules.o(.text+0x2b4): In function `main': /opt/DEV_EDGE/src/pub/devedge/pango-1.0.0/pango/querymodules.c:135: undefined reference to `pango_config_key_get' querymodules.o(.text+0x2d0):/opt/DEV_EDGE/src/pub/devedge/pango-1.0.0/pango/querymodules.c:144: undefined reference to `pango_split_file_list' querymodules.o(.text+0x368):/opt/DEV_EDGE/src/pub/devedge/pango-1.0.0/pango/querymodules.c:137: undefined reference to `pango_get_lib_subdirectory' collect2: ld returned 1 exit status make[3]: *** [pango-querymodules] Erreur 1 Do you have resolve your problem? Thank for your help. |
| All times are GMT -5. The time now is 01:24 PM. |