Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <006701c16202$57360820$a054ffc8@rosa> From: "Kevin Mackie" To: "Gerrit P. Haase" References: <3bdf0529 DOT 1a1e DOT 0 AT ieg DOT com DOT br> <2903380712 DOT 20011030235925 AT familiehaase DOT de> <005701c161a7$25714ee0$4a2caac8 AT rosa> <50913115540 DOT 20011031024140 AT familiehaase DOT de> Subject: Re: failed to compile cygwin Date: Wed, 31 Oct 2001 09:51:11 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Hey Gerrit, > O.k, I didn't build cygwin the last days, there were some changes, maybe > a bug? Do you use sources from CVS? No bug, I just should have RTFF. After installing the source with the setup program, I naively tried to build it with: cd /usr/src/cygwin-1.3.3-2 ./configure make Oops. Seems the right way is something like this: mkdir cygwin-out cd cygwin-out /usr/src/cygwin-1.3.3-2/configure --srcdir=/usr/src/cygwin-1.3.3-2 make In my own defense I think the README file in /usr/src/cygwin* should make this explicit. Anyways, the make works like a charm now. Sorry for wasting your time, Kevin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/