autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bad config.h on Solaris 8


From: Akim Demaille
Subject: Re: bad config.h on Solaris 8
Date: 03 Jul 2001 16:57:42 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor)

>>>>> "Ed" == Ed L Cashin <Ed> writes:

Ed> I've found that saying "test -r" is not reliable on Solaris.  

Huh?

Could you demonstrate clearly the problem?  I mean, a small script
with surprising results.  Or some documentation.

Ed> I only get consistent results if I use the full path.  

Could you be more specific?

Ed> Changing the above test to the following fixes the behavior:

Ed>   if /usr/bin/test -r "$cache_file"; then

Good to know, but still not enough, we really need a precise
diagnostic of the issue.

Thanks a lot for your investigation!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]