X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <20091227151902.GB27191@ednor.casa.cgf.cx>
References: <6c18a4f0912251015k48ff2266l8fca37fc2543772e@mail.gmail.com> 	 <20091225235333.GC29164@ednor.casa.cgf.cx> 	 <6c18a4f0912260544l73f9417ej939ed1a5e1ba0c60@mail.gmail.com> 	 <20091226233558.GB21254@ednor.casa.cgf.cx> 	 <6c18a4f0912270223w675ea650k15fadf8eb4c7de15@mail.gmail.com> 	 <20091227151902.GB27191@ednor.casa.cgf.cx>
Date: Sun, 27 Dec 2009 18:49:31 +0100
Message-ID: <6c18a4f0912270949o5460c1ceq33f9e93d476614a2@mail.gmail.com>
Subject: Re: No go after update to 1.7.1
From: Bernd Bartmann <bernd.bartmann@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
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, 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? =A0It 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. =A0Once 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 correct=
ly.

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

