comp.lang.ada
 help / color / mirror / Atom feed
* Problem for testgtk build
@ 2009-09-09 12:14 Olivier Scalbert
  2009-09-09 14:38 ` John B. Matthews
  2009-09-09 16:41 ` Ludovic Brenta
  0 siblings, 2 replies; 6+ messages in thread
From: Olivier Scalbert @ 2009-09-09 12:14 UTC (permalink / raw)


Hello all !

I want to build testgtk on my debian testing box and I have some problems.
I think I have installed all the necessary packages as I am able to 
compile small gtkada applications.

I have untar testgtk.tar.gz.
I have read the README file, that told me to type 'make' after having 
configured GtkAda.
As I have installed GtkAda with aptitude, I suppose that it is well 
configured.

When I start 'make', I have:

ols@spock:~/projects/ada/testgtk$ make
Makefile:16: ../src/Makefile.common: No such file or directory
make: *** No rule to make target `../src/Makefile.common'.  Stop.

I should have miss something as I have no src directory ...


If I compile with gnatmake, everything compiles except view_gl.ads ..

ols@spock:~/projects/ada/testgtk$  gnatmake -Ptestgtk
...
gcc-4.3 -c -g -O1 -gnatafo -I- -gnatA 
/home/ols/projects/ada/testgtk/opengl/view_gl.ads
cannot generate code for file view_gl.ads (package spec)
to check package spec for errors, use -gnatc
gnatmake: "/home/ols/projects/ada/testgtk/opengl/view_gl.ads" 
compilation error


Any ideas ?

Thanks,

Olivier



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-09 17:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-09 12:14 Problem for testgtk build Olivier Scalbert
2009-09-09 14:38 ` John B. Matthews
2009-09-09 15:01   ` Olivier Scalbert
2009-09-09 16:28     ` John B. Matthews
2009-09-09 16:41 ` Ludovic Brenta
2009-09-09 17:15   ` Olivier Scalbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox