comp.lang.ada
 help / color / mirror / Atom feed
* Recompiling Glade from sources on RedHat Linux 6.2 (GNAT 3.13p-7)
@ 2001-10-06 11:39 Frank
  0 siblings, 0 replies; only message in thread
From: Frank @ 2001-10-06 11:39 UTC (permalink / raw)



Hi !

This is regarding Linux 6.2 RedHat, GNAT 3-13p-7.

I have removed the RPM installation of glade, and have compiled the source
in a private directory
(./configure --prefix=/home/frank/glade/glade-3.13p-src)
I have added the path to the compiled gnatdist first in the PATH
I get a gnatdist produced.

When I try to "make" the Examples, I get the response:

gcc: mainloop.adb: Ada compiler not installed on this system
gnatdist: "mainloop.ali" WARNING: ALI or object file not found after compile

(full output at end of this post).

I have a feeling that it is something with some of my paths?
(In my opinion GNAT is installed :-)

Should I change the variables ADA_OBJECTS_PATH, ADA_INCLUDE_PATH, ADAHOME?
This is not mentioned in the INSTALL file, but I see that some of these
variables have references to garlic.
Do I need the sources for the GNAT? As I understand it a subset of Ada is in
the glade
source distribution.

Frank



"
[frank@localhost Examples]$ make
Making all in Eratho
make[1]: Entering directory
`/home/frank/glade/glade-3.13p-src/Examples/Eratho'
Making all in absolute
make[2]: Entering directory
`/home/frank/glade/glade-3.13p-src/Examples/Eratho/absolute'
/home/frank/glade/glade-3.13p-src/bin/gnatdist -I. absolute.cfg
gcc: mainloop.adb: Ada compiler not installed on this system
gnatdist: "mainloop.ali" WARNING: ALI or object file not found after compile
gnatdist: mainloop.adb compilation error
make[2]: *** [mainloop] Error 4
make[2]: Leaving directory
`/home/frank/glade/glade-3.13p-src/Examples/Eratho/absolute'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/frank/glade/glade-3.13p-src/Examples/Eratho'
make: *** [all-recursive] Error 1
"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-06 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-06 11:39 Recompiling Glade from sources on RedHat Linux 6.2 (GNAT 3.13p-7) Frank

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