[gtkada] 1.2.8 Won't Build
Emmanuel Briot
briot at gnat.com
Mon Jul 31 10:15:19 CEST 2000
> I've just fetched 1.2.8, untarred and run ./configure and
> make. I get this failure:
>
> gcc -shared -fPIC -o libgtkada.so lib-obj/glib*.o lib-obj/gdk*.o lib-obj/gtk*.o lib-obj/misc.o lib-obj/misc_extra.o gtkextra/gtk*.o -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
> gcc: lib-obj/glib*.o: No such file or directory
> gcc: lib-obj/gdk*.o: No such file or directory
> make[1]: *** [libgtkada.so] Error 1
> make[1]: Leaving directory `/home/rlove/GtkAda-1.2.8/src'
> make: *** [all] Error 2
>
> Its right, there are no such files in src/lib-obj. Where do
> they come from? Should there be source to genenerate them
> in the lib-obj directory?
Not much we can tell you if we don't have the rest of the log (the result of
configure and make) -- Please send me a personal email with that, I don't
think other people on the list are interested in that.
No, there shouldn't be any source in lib-obj, only object files.
Emmanuel
More information about the gtkada
mailing list