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 To: cygwin AT cygwin DOT com From: Brian Jorgage Subject: Problems w/make under Cygwin bash shell Date: Wed, 11 Feb 2004 19:21:29 +0000 (UTC) Lines: 22 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 153.104.203.119 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)) I have an older version of Cygwin (B20) under which "make" works fine. I recently installed the latest version of Cygwin. When I type "make" at the command prompt, I get the message: bash: make: command not found I have a Makefile in the local directory and ran a ./configure script which ran successfully. So how do I configure my bash shell to recognize the make command ? When I look at my environment variables, the only variable related to make is: MAKE_MODE=unix which I'm sure doesn't have any bearing on this. I'm sure the answer is something simple. It's been a while since I used makefiles. Can anyone help me ? -- 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/