X-Spam-Check-By: sourceware.org
Message-ID: <17393e3e0610282033p42489855ia8f6c4a287a60627@mail.gmail.com>
Date: Sat, 28 Oct 2006 23:33:12 -0400
From: "Matt Wozniski" <godlygeek@gmail.com>
Reply-To: mjw@drexel.edu
To: cygwin@cygwin.com
Subject: Re: latest iconv hangs
In-Reply-To: <45441EC9.7070506@umiacs.umd.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <4543C9A3.3000701@umiacs.umd.edu> 	 <454416AA.9080205@cwilson.fastmail.fm> 	 <4544180A.5030200@umiacs.umd.edu> 	 <454418B2.7080107@cwilson.fastmail.fm> 	 <45441EC9.7070506@umiacs.umd.edu>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

That message tells you exactly what it means.  You need to reboot
because it is attempting to replace in-use DLLs, which Windows isn't
good at.  Long story short, it does it by telling Windows "Next time
you start, please copy this file over that file before loading."  Just
restarting bash isn't enough, since the DLLs are requested
dynamically, and haven't actually been changed until you reboot.

~Matt

On 10/28/06, Mike Maxwell <maxwell@umiacs.umd.edu> wrote:
> Charles Wilson wrote:
> > Mike Maxwell wrote:
> >> Charles Wilson wrote:
> >>  > Did setup.exe warn you to reboot?
> >>
> >> Yes, it did.  I assumed that when it told me that, it just meant to
> >> close down the bash process(es) that I had opened, and start them
> >> again.   I did that.  Did it instead mean I was supposed to reboot
> >> windows? That I have not tried (yet).
> >
> > Yes.
>
> That seems to have fixed iconv, thanks.
>
> Now my .bashrc file produces a dozen error msgs.  Sigh...
>
> (BTW, methinks the reboot msg could be a bit clearer.  I realize that's
> not your "product".)
> --
>         Mike Maxwell
>         maxwell@umiacs.umd.edu
>
> --
> 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/
>
>

--
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/

