X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Sat, 26 Dec 2009 18:35:58 -0500
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: No go after update to 1.7.1
Message-ID: <20091226233558.GB21254@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <6c18a4f0912251015k48ff2266l8fca37fc2543772e@mail.gmail.com>  <20091225235333.GC29164@ednor.casa.cgf.cx>  <6c18a4f0912260544l73f9417ej939ed1a5e1ba0c60@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <6c18a4f0912260544l73f9417ej939ed1a5e1ba0c60@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
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

On Sat, Dec 26, 2009 at 02:44:40PM +0100, Bernd Bartmann wrote:
>> That may be the symptom of two different versions of the DLL existing on
>> your system.
>>
>> See: http://cygwin.com/problems.html for more information on how to track
>> down Cygwin problems.
>
>Ok, one step closer but still no go. There was indeed a second version
>of the cygwin dll in the default search path (from WinAVR - a GCC
>cross compiler for ATMEL AVR microcontrollers). I renamed the
>directory to that this instance of the DLL cannot be found anymore.
>After cleaning out all the installed cygwin stuff I run cygcheck -c -s
>-r -v (see cygcheck.out.before-install). Then I reinstalled cygwin
>again, but the problems persist (see cygcheck.out.after-install). As
>cygwin was not set to be in the default search path I added
>C:\cygwin\bin to PATH (see cygcheck.out.after-install3). But again
>still no go. If I start cygwin.bat I just end up in C:\cygwin\bin, but
>no bash is started.
>
>Any more idaeas?

What happens if you just

cd c:\cygwin\bin
.\bash

In a command shell?

cgf

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

