Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Hannu E K Nevalainen" To: Subject: RE: Can't build cygwin from CVS: configure error Date: Sat, 11 Oct 2003 23:38:36 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > From: Igor Pechtchanski > Sent: Saturday, October 11, 2003 9:14 PM > > Simply "cvs co winsup; mkdir ../build; cd ../build; > > ../src/winsup/configure --prefix=/usr/install --enable-debugging -v; > > make", and you should be good to go. If you need to do anything else, > > it's a bug. > > Umm, sorry, I think I had too many "../"s there: that should have been > "cvs co winsup; mkdir build; cd build; ../src/winsup/configure > --prefix=/usr/install --enable-debugging -v; make". BTW, you don't have > to do it in / -- I do it in /usr/src/cygwin-cvs, FWIW. > Igor =-) Well, eventually it did work with the root level configure. The reason I aimed at that one was that the FAQ told me to go for it. Having instructions and "the real life situation" not match each other makes me go nuts ;-) . A simple README and/or a Makefile could've helped a lot. I'll be investigating gdb and the possibilities with this dll. /Hannu E K Nevalainen, B.Sc. EE - 59?16.37'N, 17?12.60'E -- UTC+01, DST -> UTC+02 -- --END OF MESSAGE-- -- 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/