delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/09/08/13:03:57

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-BigFish: VP
Date: Wed, 08 Sep 2004 11:03:20 -0600
From: Isaac Foraker <isaac DOT foraker AT xilinx DOT com>
Subject: Re: 1.5.11: execvp bug (XP)
In-reply-to: <Pine.GSO.4.61.0409080820240.4979@slinky.cs.nyu.edu>
To: cygwin AT cygwin DOT com
Message-id: <413F3B58.2060406@xilinx.com>
Organization: Xilinx, Inc.
MIME-version: 1.0
User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)
References: <413E410F DOT 5010901 AT xilinx DOT com> <Pine DOT GSO DOT 4 DOT 61 DOT 0409071932160 DOT 4979 AT slinky DOT cs DOT nyu DOT edu> <413E4760 DOT 8060509 AT xilinx DOT com> <Pine DOT GSO DOT 4 DOT 61 DOT 0409071956330 DOT 4979 AT slinky DOT cs DOT nyu DOT edu> <413E8B44 DOT 9080706 AT xilinx DOT com> <Pine DOT GSO DOT 4 DOT 61 DOT 0409080820240 DOT 4979 AT slinky DOT cs DOT nyu DOT edu>
X-IsSubscribed: yes

I just tried this, and things get worse.  With 5.8.2-1, perl.exe won't 
run from make.  I've reinstalled Cygwin from scratch to try to clean out 
anything that could be causing problems, but no luck.  These are all the 
commands I ran to reproduce the problem with 5.8.2.

#uname -r
1.5.11(0.116/4/2)

#perl -v
This is perl, v5.8.2 built for cygwin-thread-multi-64int
...

#echo -e 'default:\n\tperl foo.pl' > Makefile

#echo -e '#!/usr/bin/perl\n\n\nprint "Success.\\n"' > foo.pl

#make
perl foo.pl
make: execvp: perl: Permission denied
make: *** [default] Error 127

#chmod +x foo.pl

#./foo.pl
Success.

#perl foo.pl
Success.

#ls -l /usr/bin/perl.exe
-rwxr-x--x+   1 isaacf   Users       11264 Nov  7  2003 /usr/bin/perl.exe

Thanks,
IF

Igor Pechtchanski wrote:

>Ah, another possibly relevant point: I use perl 5.8.2-1...  Could you
>please try that?
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


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