Hubert, libatk-1.0.so should not be calling g_value_get_as_pointer.
What version of atk did you download? Please do 1) ls -l /usr/local/lib/libatk* 2) grep for g_value_get_as_pointer in the subdirectory atk/atk in which you built ATK. Padraig > > Hi, > > I downloaded the sources of GTK+-2.2.0 and compiled all the requested > dependencies, but when I run ./configure I get a message that I do not > understand: > configure: error: > *** Cannot link to Accessibility Toolkit. Accessibility > Toolkit is required > *** to build GTK+ > > In the config.log I find: > /usr/local/lib/libatk-1.0.so: undefined reference to > `g_value_get_as_pointer' > > Thank you for any help > > Hubert > > > > _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
