[gtkada] Building GTKAda testgtk on Debian (Sid)
Brian Drummond
brian at shapes.demon.co.uk
Tue Sep 4 18:51:40 CEST 2012
Hi all,
Apologies if this is the wrong place for asking a Debian-specific GTKAda
question...
I have installed all the packages I thought were needed on Debian
(mainly libgtkada2.24.1-dev and its dependencies)
main_windows.adb:105:06: file "create_plot.ads" not found
main_windows.adb:106:06: file "create_plot_3d.ads" not found
main_windows.adb:107:06: file "create_plot_realtime.ads" not found
main_windows.adb:120:06: file "create_sheet.ads" not found
main_windows.adb:135:06: file "gtk-extra.ads" not found
main_windows.adb:135:06: "Main_Windows (body)" depends on "Common
(spec)"
main_windows.adb:135:06: "Common (spec)" depends on "Gtk.Extra (spec)"
gnatmake: "/home/brian/Ada/Dmitry/testgtk/testgtk/main_windows.adb"
compilation error
There seem to be 2 separate questions here:
1) create_plot.ads etc are in other distributions of testgtk, but not in
/usr/share/doc/libgtkada-doc/examples/testgtk.tgz provided with
libgtkada2.24.1-dev
what happened to them?
2) gtk-extra.ads apparently used to be part of libgtkada2-dev which
seems to be no longer available. Is it obsolete, or did I miss another
package to install?
And if it's obsolete, what happens to things like testgtk that depend on
it?
- Brian
More information about the gtkada
mailing list