X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Mon, 4 Aug 2008 00:07:24 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: bash shell interface broken after install on Vista
Message-ID: <20080804040724.GA23606@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <4895F9A7.1030103@ca.rr.com> <Pine.LNX.4.64.0808031433580.8167@tmcd.austin.tx.us> <20080804005956.GC13008@ednor.casa.cgf.cx> <48966798.3010600@ca.rr.com> <48966A9D.50704@cygwin.com> <48967650.3040906@ca.rr.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <48967650.3040906@ca.rr.com>
User-Agent: Mutt/1.5.16 (2007-06-09)
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 Sun, Aug 03, 2008 at 08:24:00PM -0700, Barry Gold wrote:
> Larry Hall (Cygwin) wrote:
>> Barry Gold wrote:
>>> Christopher Faylor wrote:
>>>> Commands which exit silently are usually caused by missing DLLs.
>>>> "cygcheck /bin/ls.exe" would tell you which DLL was missing and you 
>>>> could
>>>> install the missing packages.
>>>>   
>>>
>>> I tried that.  But cygcheck doesn't work either, for the same reason.
>>
>> 'cygcheck' is a Win32 app which doesn't rely on 'cygwin1.dll' or any of
>> Cygwin's added features.  If it won't work, then something in your system
>> is inhibiting it.  Perhaps you have <http://cygwin.com/acronyms/#BLODA>?
>>
>
> The problem seems to be that it can't run under the shell, because the 
> shell is broken.
>
> I ran it in a command window.
>
> C:\cygwin\bin>cygcheck ./ls.exe
> .\ls.exe
>  .\cygwin1.dll
>    C:\Windows\system32\ADVAPI32.DLL
>      C:\Windows\system32\ntdll.dll
>      C:\Windows\system32\KERNEL32.dll
>      C:\Windows\system32\RPCRT4.dll
>        C:\Windows\system32\Secur32.dll
>  .\cygintl-8.dll
>    .\cygiconv-2.dll
>
> All of those exist.

Did you try cygcheck ./bash.exe ?

cgf

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

