[gtkada] errors at installation time (compilation of gtkada)
Thomas De Contes
d.l.tDeContes at free.fr
Thu Nov 18 17:12:52 CET 2004
Le jeudi, 18 nov 2004, à 16:03 Europe/Paris, Nicolas Setton a écrit :
> 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.
i got the one available via darwinports, i don't know any more about it
:-)
>
> In this case, you need to download the latest sources of GtkAda from
> the CVS. (On http://libre.act-europe.fr)
>
i didn't do it, because of
"The GtkAda repository is accessible read-only by anonymous CVS. Note
that you should only use the GtkAda cvs tree if you know what you are
doing and if using a development version (with possible instabilities)
does not frighten you."
so, can you confirm me that there will be no pb ?
> have fun !
thanks :-)
btw :
"cvs -d :pserver:anoncvs at libre.act-europe.fr:/anoncvs login
empty password"
can i do sth like
cvs -d :pserver:anoncvs at libre.act-europe.fr:/anoncvs login < /dev/null
to make a script ?
More information about the gtkada
mailing list