Installing pango giving errors undefined reference g_type_instance_get_private

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

 



I have searched Google for a solution to this problem
and I have been unsuccessful with building pango.

I am using Mandrake Linux 10.0
I installed glib-2.6.4 as per instructions
I installed pango 1.7.0 and successfully ran make
  but the install failed with the message below.

What is going wrong?
What specific information do you need to diagnose my issue?

Many thanks,
Charles Cave
Sydney, Australia






/bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wl,-R/usr/local/lib -o pango-querymodules querymodules.o libpangox-1.0.la libpangoxft-1.0.la libpangoft2-1.0.la libpango-1.0.la -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
gcc -g -O2 -Wall -Wl,-R/usr/local/lib -o .libs/pango-querymodules querymodules.o ./.libs/libpangox-1.0.so -L/usr/local/lib -L/usr/X11R6/lib ./.libs/libpangoxft-1.0.so /home/devut/Gimp/pango-1.7.0/pango/.libs/libpangoft2-1.0.so -lXft -lX11 -lXrender ./.libs/libpangoft2-1.0.so /home/devut/Gimp/pango-1.7.0/pango/.libs/libpango-1.0.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so /usr/lib/libfreetype.so -lz /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so ./.libs/libpango-1.0.so -lm /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libglib-2.0.so
./.libs/libpangoxft-1.0.so: undefined reference to `g_type_instance_get_private'
./.libs/libpangoxft-1.0.so: undefined reference to `g_type_class_add_private'
./.libs/libpangoxft-1.0.so: undefined reference to `g_assert_warning'
/home/devut/Gimp/pango-1.7.0/pango/.libs/libpango-1.0.so: undefined reference to `g_unichar_get_mirror_char'
./.libs/libpangox-1.0.so: undefined reference to `g_return_if_fail_warning'
collect2: ld returned 1 exit status
make[3]: *** [pango-querymodules] Error 1
make[3]: Leaving directory `/home/devut/Gimp/pango-1.7.0/pango'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/devut/Gimp/pango-1.7.0/pango'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/devut/Gimp/pango-1.7.0/pango'
make: *** [install-recursive] Error 1



_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux