Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <3804E11F.E1239D71@decisionism.com> Date: Wed, 13 Oct 1999 13:44:31 -0600 From: Patrick West X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Makefile error, incorrect shell Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am running under gnub20 (beta 20) and am having a problem getting the SHELL variable set. I have it set to the correct path in my environment: i:/gnub20/H-I586-cygwin32/bin/bash but when I print the SHELL variable out in the Makefile I get the following: cmd.exe So it can't do the right thing in the Makefile such as changing directories, checking for the existance of directories etc... If I set the SHELL variable to: SHELL=//i/gnub20/H-I586-cygwin32/bin/sh.exe in the Makefile I get the following errors: /c: Can't open /c /c: Can't open /c make.exe: *** [build-1] Error 2 Thank you for your help in advance. Patrick West Decisionism, Inc. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com