Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Sat, 24 Feb 2001 10:00:16 +0100
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Query about right <ALT> (AltGr) code
Message-ID: <20010224100016.T908@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <Pine.WNT.4.32.0102231725370.-361801@tiller2.ventritex.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <Pine.WNT.4.32.0102231725370.-361801@tiller2.ventritex.com>; from jtiller@sjm.com on Fri, Feb 23, 2001 at 06:42:22PM -0800

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:cygwin@cygwin.com
Red Hat, Inc.

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

