delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/06/14/08:46:22

Date: Thu, 14 Jun 2001 15:46:20 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: "H.Merijn Brand" <h DOT m DOT brand AT hccnet DOT nl>
cc: djgpp AT delorie DOT com
Subject: Re: Gnu compiler for Perl
In-Reply-To: <20010614133028.EFDE.H.M.BRAND@hccnet.nl>
Message-ID: <Pine.SUN.3.91.1010614154402.6220B-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Thu, 14 Jun 2001, H.Merijn Brand wrote:

> > Please post here the fragment(s) of the Configure script that cause the 
> > error messages.  It is next to impossible to try to guess what might be 
> > wrong without seeing the failing command.
> 
> One simple failing snippet on Win2kNL/sp1:
> 
> C:\Tmp> cat test.sh
> if (PATH=.; alias -x) >/dev/null 2>&1; then
>     inksh=true
>     fi
> C:\Tmp> sh test.sh
> test.sh: /dev/null: Permission denied (EACCESS)

Does a simple "echo foo > /dev/null" fails as well?  How about 
"echo foo >> /dev/null"?

If it does, please write a short test program that does imilar things, 
and step into the I/O functions with a debugger.  We must understand 
what's wrong there to devise a solution or a work-around.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019