This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: No go after update to 1.7.1


On Sun, Dec 27, 2009 at 4:19 PM, Christopher Faylor
<cgf-use-the-mailinglist-please@cygwin.com> wrote:
> What does:
>
> c:\cygwin\bin\cygcheck c:\cygwin\bin\bash.exe
>
> show? ?It will probably show that you're missing some basic dlls
> which, for some reason, will need to be (re)installed.
>
> You can find the packages which hold the missing dlls by going to
> http://cygwin.com/packages/ and searching for them. ?Once found use
> the setup.exe reinstall option to install them if setup thinks they
> are already installed.

C:\cygwin\bin>cygcheck.exe c:\cygwin\bin\bash.exe
c:\cygwin\bin\bash.exe
  C:\cygwin\bin\cygwin1.dll
    C:\WINDOWS\system32\ADVAPI32.DLL
      C:\WINDOWS\system32\KERNEL32.dll
        C:\WINDOWS\system32\ntdll.dll
      C:\WINDOWS\system32\RPCRT4.dll
        C:\WINDOWS\system32\Secur32.dll
  C:\cygwin\bin\cygintl-8.dll
    C:\cygwin\bin\cygiconv-2.dll
      C:\cygwin\bin\cyggcc_s-1.dll
  C:\cygwin\bin\cygreadline7.dll
    C:\cygwin\bin\cygncurses-9.dll
    C:\WINDOWS\system32\USER32.dll
      C:\WINDOWS\system32\GDI32.dll

As suggested I reinstalled all the mentioned cygwin dlls:

libintl8-0.17-11
libiconv2-1.13.1-1
libgcc1-4.3.4-3
libreadline7-6.0.3-2
libncurses9-5.7-16

All other listed DLLs are obviously native Windows DLLs.

But again, this does not change anything. Bash is still not started correctly.

Best regards,
Bernd.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]