X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=hvgDNA8uOHV2r802Udg4hByu1DC0jqZ51ZGDpGA31FMTPMvXao//K
	iNn8vpaeyO7DbRGIBtapSUYyJ2vNUjXeZ0YthXTytMDF4WmhaCq2U1he7DWntJvb
	xN0BHlt9dGGkUuzBdk3/6tm4b9WOQnTwsEnTZ94fJUYwOM7cCzwZvM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=alSpQaliAMgL+qRLUE2eMpf2NFs=; b=KjsSDG3rzh8eRQNG69Yy0/DzO/u7
	ldYRc4Rat3Es8EYA/2KPf2gjNtn2jU85HAT2ju1ZBtuQSYaqBobNWss1Za9+muaX
	JyGO1+djpI0aJU7WMf2o8XYk7PFz1XtZ+hxcMNoD9xdvEymeKTJUVr5a59ss11/H
	OQtgVcnZr47zEI4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BASE64_LENGTH_79_INF,BAYES_05,FSL_HELO_BARE_IP_2,MIME_BASE64_BLANKS,RCVD_NUMERIC_HELO autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: How to correctly rebase?
Date: Fri, 16 Oct 2015 07:18:11 +0000 (UTC)
Lines: 1
Message-ID: <loom.20151016T091146-977@post.gmane.org>
References: <22046.25592.311399.765933@woitok.gmail.com> <8925F252-F479-4990-B568-1EC612DF39A5@etr-usa.com> <22047.42793.36600.773496@woitok.gmail.com> <41C9E795-AEEC-4378-8548-44DAF7DB98E7@etr-usa.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t9G7LLSl013753

Warren Young <wyml <at> etr-usa.com> writes:
> It would be nice if rebase were smart enough to look for *.mex and *.oct
only in known Octave directories, but
> it isn’t my itch, so I’m not going to be doing anything about it.

I'll see if that's possible without running yet another find  or at least
not running them more than once on the same directory.

> > The following DLLs couldn't be rebased due to errors:
> >  /usr/bin/cygintl-8.dll
> >  /usr/bin/cygiconv-2.dll
> 
> I got similar errors in my testing, though with different libraries.  I
reinstalled those library packages
> and the errors went away.

The most likely source of those errors is that some Cygwin process still
hangs around in the background.  Next up is that the files are inaccessible,
which can be fixed by reinstalling.  Last but not least if BLODA opens the
DLL while rebase is trying to work on it, then rebase will fail as well (if
it's always different DLL that throw the error then that's the most likely
axplanation even).


Regards,
Achim.

