Thank you for your help.
I am using atk-1.2.0 -> �/usr/local/lib/libatk-1.0.so.0.200.0
Is it too recent ?
The result of the grep is:
atkmarshal.c:����� data2 = g_value_get_as_pointer (param_values + 0);
atkmarshal.c:����� data1 = g_value_get_as_pointer (param_values + 0);
atkmarshal.c:����� data2 = g_value_get_as_pointer (param_values + 0);
atkmarshal.c:����� data1 = g_value_get_as_pointer (param_values + 0);
atkmarshal.c:����������� g_value_get_as_pointer (param_values + 1),
Thanks again,
Hubert
Padraig O'Briain wrote:
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. PadraigHi, 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
-- Hubert de Fraysseix Directeur de Recherche au CNRS 5, rue de l'Ave Maria 75004-Paris (France) tel:(33) 1 42 77 49 52 fax:(33) 1 49 54 21 09 Home page: http://www.ehess.fr/centres/cams/person/hf/index.html Pigale (Public Implementation of a Graph Algorithm Library and Editor): http://pigale.sourceforge.net/
_______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
