This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems w/make under Cygwin bash shell


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]