[gtkada] Building GtkAda with gcc 3.2

Preben Randhol randhol at pvv.org
Tue Mar 4 10:52:44 CET 2003


Martin Klaiber <martinkl at zedat.fu-berlin.de> wrote on 04/03/2003 (10:39) :
> When trying to compile my files, I get the error:
> 
>   gnatlink -L/usr/include/gtkada -L/usr/lib -lgtkada -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
>   steuer.ali
>   /usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld:
>   cannot find -latk-1.0
>   collect2: ld returned 1 exit status
>   gnatlink: cannot call /usr/bin/gcc
>   gnatmake: *** link failed.
>   make: *** [all] Error 4
> 
> Could someone tell me, which file is missing by -latk-1.0? Thanks!

atk is the accessability toolkit. To make gtk programs usable for people
with impaired vision/hearing.

I think it is in atk-devel package.

I have never used SUSE though

-- 
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
                 «For me, Ada95 puts back the joy in programming.»



More information about the gtkada mailing list