[gtkada] Problems getting gtkada to work properly :o(

Arnaud Charlet charlet at ACT-Europe.FR
Tue Jul 4 12:45:29 CEST 2000


> I have downloaded,  uncompressed the GtkAda package (1.2.7), and when I try to 'make install'.  it comes back with two error messages:
> make[2]: *** [gdkgl.o] Error 1
> make[2]: Leaving directory '/ada/gtkada/GtkAda-1.2.7/src/opengl'
> make[1]: *** [opengl] Error 2
> make[1]: Leaving directory '/ada/gtkada/GtkAda-1.2.7/src'
> make: *** [install] Error 2

Unfortunately you cut down too much here, since the critical piece of
information is probably located in the lines preceeding this general error
message. Without the details of the errors, there is not much that can be
said.

As a work around, you can probably configure GtkAda using --with-GL=no,
this should work.

> Also,  when I try to compile anything using the 'gnatmake YOUREXAMPLECODE.adb' command, it exits with: (for example,  trying to compile the base_widget example with 'gnatmake main.adb' in the base_widget directory)
> main.adb:1.06: file "glib.ads" not found
> Do I have to set path variables ?

Here, you need to read the documentation.

Arno





More information about the gtkada mailing list