delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 24 Oct 2011 09:43:13 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Install error with rebase 4.0.0-1 |
Message-ID: | <20111024074313.GP2976@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <32705124 DOT post AT talk DOT nabble DOT com> <4EA4193C DOT 6010204 AT cornell DOT edu> <alpine DOT LN8 DOT 2 DOT 00 DOT 1110231923380 DOT 15035 AT ckhb06> |
MIME-Version: | 1.0 |
In-Reply-To: | <alpine.LN8.2.00.1110231923380.15035@ckhb06> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Oct 23 19:36, scowles AT ckhb DOT org wrote: > > this new release of rebaseall has an error at lines 217 and 219. > the version i just downloaded erroneously assumes invocation of the > utility from the current directory. if i missed any previous > mention of this in the list, i apologize for the duplication. > > and thanks to Marco Atzeri for the rebase.db workaround. > > > *** rebaseall-err Sun Oct 23 19:22:14 2011 > --- rebaseall-fix Sun Oct 23 19:22:40 2011 > > *************** > *** 214,222 **** > > if [ -z "${BaseAddress}" ] > then > ! ./rebase "${Verbose}" -s "${Mach}" -T "${TmpFile}" > else > ! ./rebase "${Verbose}" -s "${Mach}" -b "${BaseAddress}" -o "${Offset}" -T "${TmpFile}" > fi > ExitCode=$? > > --- 214,222 ---- > > if [ -z "${BaseAddress}" ] > then > ! rebase "${Verbose}" -s "${Mach}" -T "${TmpFile}" > else > ! rebase "${Verbose}" -s "${Mach}" -b "${BaseAddress}" -o "${Offset}" -T "${TmpFile}" > fi > ExitCode=$? Ouch, that's probably a residue of my testing. Fixed in CVS. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |