X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 4 Aug 2008 00:07:24 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: bash shell interface broken after install on Vista Message-ID: <20080804040724.GA23606@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4895F9A7 DOT 1030103 AT ca DOT rr DOT com> <20080804005956 DOT GC13008 AT ednor DOT casa DOT cgf DOT cx> <48966798 DOT 3010600 AT ca DOT rr DOT com> <48966A9D DOT 50704 AT cygwin DOT com> <48967650 DOT 3040906 AT ca DOT rr DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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 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 ? >> > > 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/