On Sat, Oct 11, 2003 at 11:38:36PM +0200, Hannu E K Nevalainen wrote: >> 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 ;-) .
Would you GIVE IT A REST for crying out loud? The instructions work. You found a bug in CVS. It took longer to fix than it should have because you spent all of your time whining about how bad the instructions were rather than using common sense, noticing the *errors* that occurred when you checked things out of cvs, and reporting the *errors*. Additionally, there is no requirement to put the sources in a specially named directory. You can put them in /src. You can put them in /bob. You can build in a subdirectory of /src. You can build in a separate directory entirely. > A simple README and/or a Makefile could've helped a lot. Yeah. A README. Or a Makefile. Sigh. >I'll be investigating gdb and the possibilities with this dll. Please don't bother. I'm asking again. Please give it up. Go rest. No feedback required. You're off the hook. Pull out a cold one, kick back the recliner and go watch "Dharma and Greg". Let the experts build and debug cygwin. -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to [EMAIL PROTECTED] and be permanently blocked from mailing lists at sources.redhat.com -- 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/