comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pogner.demon.co.uk>
Subject: Re: gnat on linux (strange problems and behaviour)
Date: 1999/08/12
Date: 1999-08-12T00:00:00+00:00	[thread overview]
Message-ID: <x7v1zd95x0v.fsf@pogner.moho> (raw)
In-Reply-To: 37B0B4CB.E15ECC72@billybob.demon.co.uk

brian <brianc@billybob.demon.co.uk> writes:

> 1)  I am using gnat-3.11p-i686-pc-linux-gnu-bin ( but have also tried
> the other libc1 version)
> 2)  I cannot even get the script doconfig to work.
> It complains
> bash: doconfig: command not found
> 
> (permissions seem ok)

Try "./doconfig" instead of just "doconfig"? (ie, is "." on your path?)

> if I do a "sh doconfig" I get this
> doconfig: syntax error near unexpected token `$<'
> doconfig: doconfig: line 28: `set x = $<'

Looks like a csh construct.

If you look at the top of doconfig, what does it say? I only have
gnat-3.11p-i386-pc-solaris2.6-bin here, which requires csh not sh.

try "csh doconfig"

> 3) So I just did a "make"
> and all seemed well.
> However I cannot get even the simplest executables to run from the
> command line in a xterm.
> I have to run them from the grasp window  (grasp is the editor I use to
> code programs) to work.
> 
> Even executables I compiled before the upgrade are having this trouble.
> Could I be missing something really basic? Is the problem related to
> using the "make" command
> and bypassing the doconfig/doinstall step? A problem with the KDE
> desktop which is new to me?

Sounds like a shared library path problem; a proper installation will
probably fix this.




  reply	other threads:[~1999-08-12  0:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-11  0:00 gnat on linux (strange problems and behaviour) brian
1999-08-12  0:00 ` Simon Wright [this message]
1999-08-12  0:00   ` Clayton Weaver
1999-08-13  0:00     ` brian
1999-08-13  0:00       ` Samuel Tardieu
1999-08-21  0:00         ` Stefan Skoglund
1999-08-21  0:00           ` Robert Dewar
1999-08-21  0:00           ` Robert Dewar
1999-08-22  0:00             ` Mario Klebsch
1999-08-22  0:00               ` Robert Dewar
replies disabled

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