I am trying to install the latest version of gtk+ on Slackware 9.1

1. Installed glibc-2.4.6 , which gets installed in /usr/lib
2. Installed atk-1.6.1 with environment variables :
LD_LIBRARY_PATH=/usr/local/lib
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
3. Using the same environment variable, configure script runs without error
for pango-1.4.1 package.
    During make, I get the following errors :
/root/gtk/pango-1.4.0/pango/.libs/libpangoft2-1.0.so: undefined reference to
`g_type_instance_get_private'
/root/gtk/pango-1.4.0/pango/.libs/libpangoft2-1.0.so: undefined reference to
`g_type_class_add_private'
/root/gtk/pango-1.4.0/pango/.libs/libpango-1.0.so: undefined reference to
`g_unichar_get_mirror_char'

Also tried to build the pango-1.4.0 package, but got the same error.
Am I doing something wrong?
I googled a bit, but could not find a solution.

-Devendra.


--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([EMAIL PROTECTED])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to