On Fri, Feb 23, 2001 at 06:42:22PM -0800, Jason Tiller wrote:
> problem.  After a 'configure' and then a 'make', make dies with:
> 
> make[2]: Entering directory `/cygwin-1.1.8-1/i586-pc-cygwin/winsup/cygwin'
> make[2]: *** No rule to make target `all'.  Stop.
> make[2]: Leaving directory `/cygwin-1.1.8-1/i586-pc-cygwin/winsup/cygwin'
> make[1]: *** [cygwin] Error 2
> make[1]: Leaving directory `/cygwin-1.1.8-1/i586-pc-cygwin/winsup'
> make: *** [all-target-winsup] Error 2

Sorry but this isn't that much of an information. You probably have
no Makefile in the cygwin subdir. Perhaps your configure didn't
work correctly? Ah, yes, DON'T BUILD IN THE SOURCE TREE!

Eg. create a dir parallel to cygwin-1.1.8-1. Let's call it `cygbin'.
cd into it. Call `../cygwin-1.1.8-1/configure && make'.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to