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]

Re: Please help us with a "make" command error


On Fri, May 20, 2005 at 02:56:04PM -0400, Lingzi Li wrote:
>Dear Cygwin,
>
>We are trying to compile c codes with cygwin on WinXP by following the 
>steps below:
>
>   a) ./configure ( the results can be seen in the attached file)
>   b) edit Makefile ( we edited all the created Makefiles as indicated in 
>configure results )
>   c) make ( it reports error: command not found )
>
>Could you help us how to move forward? 

You have to install make!  Run setup.exe again, and click on "Devel"
when you get to "Select Packages".  Then select make.  If you are missing
something this basic then you probably need to install gcc, too.

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/


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