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 Mime-Version: 1.0 (Apple Message framework v733) Content-Transfer-Encoding: 7bit Message-Id: <0A3D9E88-D9E4-4D47-A416-66DBEB2589C7@acm.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: cygwin AT cygwin DOT com From: John Whitley Subject: BUG: bash 3.0-7 breaks rebaseall Date: Wed, 13 Jul 2005 17:56:50 -0700 X-BlargAV-Status: No viruses detected, BlargAV v1.1 on localhost.scooter.p.blarg.net Bash 3.0-7 dynamically links against several libraries (e.g. cygiconv-2). This makes it impossible to run the rebaseall script, which must be run from a statically linked bash shell (from cmd.exe, not rxvt, etc.) so that no DLLs are in use when the underlying rebase tool runs. This, in turn, affects Apache, Perl, and Python, three cygwin apps that are known to be affected by the rebase problem (per /usr/share/ doc/Cygwin/rebase-2.3.README). The workaround is to revert bash to 2.05b-17, at least to do the rebaseall. -- John Whitley -- 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/