comp.lang.ada
 help / color / mirror / Atom feed
From: Barry Margolin <barmar@bbnplanet.com>
Subject: Re: getwd: read error in ..
Date: 2000/01/14
Date: 2000-01-14T00:00:00+00:00	[thread overview]
Message-ID: <0dMf4.79$%%2.252@burlma1-snr2> (raw)
In-Reply-To: 85o1js$esk$1@nnrp1.deja.com

In article <85o1js$esk$1@nnrp1.deja.com>,  <mooreron@my-deja.com> wrote:
>I need to make a trivial modification to existing configured simulation
>software.  It was built under Rational VADS 623.53.3 on IRIX 5.3.  We
>have since upgraded our OS to IRIX 6.5.5 and installed VADS 623.53.7 to
>make this change.  However, when I issue the "a.make" command, it
>results in the error message "a.make: getwd: read error in .." being
>issued prior to compilation.  I tried to shorten the file pathname of
>the Ada source code and was able to compile the code.  But, I still get
>the message "a.ld fatal: getwd: read error in .." during link time.  It
>appears to me that some file pathname environment variable may need to
>be increased.  Is that the case and, if so, which one(s)?

It appears to me that you have a permissions problem, not an environment
variable problem -- the pwd command is failing because it can't read one of
the ancestor directories.

If you can't find an ancestor directory that's lacking read and execute
permissions, check the permissions on the underlying mount points -- these
sometimes bleed through (although I thought this was only on Suns).

-- 
Barry Margolin, barmar@bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.




  reply	other threads:[~2000-01-14  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-14  0:00 getwd: read error in mooreron
2000-01-14  0:00 ` Barry Margolin [this message]
2000-01-18  0:00   ` mooreron
replies disabled

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