[gtkada] errors at installation time (compilation of gtkada)
Nicolas Setton
setton at adacore.com
Thu Nov 18 16:11:47 CET 2004
Hello Thomas,
>
> cd lib-obj; gcc -c -fno-common -g -O2 -Wall -DXTHREADS
> -I/Users/thomas/bin/autoinstall/include/gtk-2.0
> -I/Users/thomas/bin/autoinstall/lib/gtk-2.0/include
> -I/Users/thomas/bin/autoinstall/include/atk-1.0
> -I/Users/thomas/bin/autoinstall/include/pango-1.0
> -I/Users/thomas/bin/autoinstall/include
> -I/Users/thomas/bin/autoinstall/include/freetype2 -I/usr/X11R6/include
> -I/Users/thomas/bin/autoinstall/include/glib-2.0
> -I/Users/thomas/bin/autoinstall/lib/glib-2.0/include -I.. -fPIC
> ../misc_extra.c
> ../misc_extra.c: In function `ada_gtk_combo_box_get_button':
> ../misc_extra.c:165: error: structure has no member named `button'
> ../misc_extra.c: In function `ada_gtk_combo_box_get_arrow':
> ../misc_extra.c:170: error: structure has no member named `arrow'
> ../misc_extra.c: In function `ada_gtk_combo_box_get_frame':
> ../misc_extra.c:175: error: structure has no member named `frame'
>
It seems you are working with gtk+2.4.
In this case, you need to download the latest sources of GtkAda from
the CVS. (On http://libre.act-europe.fr)
have fun !
Nico
More information about the gtkada
mailing list