X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: [bind] host can't find /usr/lib/engines/libgost.so - cygcheck.out (0/1) Date: Mon, 03 Dec 2012 13:44:22 -0500 Lines: 21 Message-ID: References: <7i0fb8hr32eq4e5pin3guldbiaes2vomlg AT 4ax DOT com> <1354444937 DOT 7020 DOT 12 DOT camel AT YAAKOV04> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Thu, 2012-11-29 at 10:52 -0500, Andrew Schulman wrote: > > It seems that host expects to find /usr/lib/engines/libgost.so. There's no > > directory /usr/lib/engines in my installation, but there is > > /usr/lib/openssl-1.0.1/engines/libgost.so. > > This is the culprit: > > > 1515k 2012/04/29 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0 > > "cygcrypto-1.0.0.dll" v0.0 ts=2012/4/29 10:11 > > That timestamp would match 1.0.1b-2, but: > > > libopenssl100 1.0.1c-2 OK > > This means you had something running which uses libcrypto (e.g. sshd) > when you ran setup that time, and ignored the in-use DLL warning. > You'll need to exit *all* Cygwin processes, including services, and > reinstall libopenssl100 to fix this. Confirmed. I removed the symlink, stopped all Cygwin processes, and reinstalled libopenssl100, and host works now. Thanks. -- 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