[gtkada] [Fwd: GATE & GLADE 2.0.0]

Michael Erdmann michael.erdmann at snafu.de
Sun Aug 3 20:52:30 CEST 2003


Preben Randhol wrote:

>Michael Erdmann <michael.erdmann at snafu.de> wrote on 02/08/2003 (13:14) :
>  
>
>
>  
>
>>I am using GLADE 2.0.0 and GTK Ada 2.0.0 and i get the following
>>message when translating a project
>>    
>>
>
>Upgrade and your problem is solved. I use GtkAda 2.2.0 and your xml
>files works fine with gate.
>
>My system: Linux (Debian)
>
>  
>
Thanks, i can't build the testgtk but the rest seems to work correctly.

gnatbind -aO./ -aO../src -aO../src/opengl -aOopengl -I- -x testgtk.ali
gnatlink -g -L../src -L../src/opengl -lgtkada -Wl,--export-dynamic 
-L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 
-lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 
-ldl -lglib-2.0 lw.o -lGLU -lGL testgtk.ali
/usr/local/lib/libgtkada-2.0.so.0: undefined reference to 
`system__val_bool__value_boolean'
gnatlink: cannot call /usr/gnat/bin/gcc
gnatmake: *** link failed.
make[1]: *** [testgtk] Error 4
make[1]: Leaving directory `/projects/gnade/GtkAda-2.2.0/testgtk'
make: *** [all] Error 2

I stiil have gtk-2.0.x on my system. Could this be a problem? I have made
a small test applicatio, which works also.

Michael







More information about the gtkada mailing list