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/