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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <00a301c1c370$3064a420$d1228d09@wdg.uk.ibm.com> From: "Max Bowsher" To: References: Subject: Re: setup.exe (cinstall) bugfixes + minor new feature Date: Mon, 4 Mar 2002 11:31:55 -0000 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 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 04 Mar 2002 11:31:55.0874 (UTC) FILETIME=[3064A420:01C1C370] Umm... weird. the snapshot binary has no bug, yet the one I compiled from current CVS does. Can I have broken my build environment that badly? Here's what I do update from cvs run this script <prevwork.patch echo Removing src-work... rm -rf src-work echo Copying out src-work... # non-recursive mkdir src-work cp src/* src-work cp -r src/winsup src-work echo Patching src-work... cd src-work patch -p1 -i ../committed.patch [ "$1" == "c" ] && patch -p1 -i ../currwork.patch [ "$1" == "p" ] && patch -p1 -i ../prevwork.patch echo Tweaking... mv winsup/bz2lib/Makefile winsup/bz2lib/Makefile-from-CVS cp ../do-build.sh winsup echo Done! EOS run ./configure, then make, in w32api, then bz2lib, then cinstall Max. ----- Original Message ----- From: "Robert Collins" To: "Max Bowsher" ; Sent: Monday, March 04, 2002 10:34 AM Subject: RE: setup.exe (cinstall) bugfixes + minor new feature > -----Original Message----- > From: Max Bowsher [mailto:maxb AT ukf DOT net] > Sent: Monday, March 04, 2002 9:08 PM > To: cygwin AT cygwin DOT com > Subject: Re: setup.exe (cinstall) bugfixes + minor new feature > > > I did notice that setup-20020225.exe does not have the > shortcut creation bug - do you have some fixes which haven't > made it to CVS yet? No, its all checked in. Rob -- 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/ -- 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/