Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 7 Sep 2004 18:34:30 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: 1.5.11: execvp bug (XP) Message-ID: <20040907223430.GA5620@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <413E032E DOT 9020209 AT xilinx DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <413E032E.9020209@xilinx.com> User-Agent: Mutt/1.4.1i On Tue, Sep 07, 2004 at 12:51:26PM -0600, Isaac Foraker wrote: >I have run into a bug when upgrading from 1.5.10 to 1.5.11. I use a >soft-link for /usr/bin/perl to point to the real version of Perl running >on my system. This lets me switch easily between the Native ActiveState >Perl and Cygwin Perl. This used to work fine, but now my 'make' is >failing when running perl. Note: make.exe is renamed to gmake.exe in my >environment to avoid conflicts with Opus make. > >#ls -l /usr/bin/perl >lrwxrwxrwx 1 isaacf Domain U 24 Sep 7 12:44 /usr/bin/perl -> >/usr/bin/perl5.8.5.exe > > >default: > perl foo.pl > > >#gmake >gmake: execvp: perl: Permission denied WFM, sorry. Can you run perl from the command line? cgf -- 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/