X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <1354444937.7020.12.camel@YAAKOV04> Subject: Re: [bind] host can't find /usr/lib/engines/libgost.so - cygcheck.out (0/1) From: "Yaakov (Cygwin/X)" To: cygwin Date: Sun, 02 Dec 2012 04:42:17 -0600 In-Reply-To: <7i0fb8hr32eq4e5pin3guldbiaes2vomlg@4ax.com> References: <7i0fb8hr32eq4e5pin3guldbiaes2vomlg AT 4ax DOT com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 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. Yaakov -- 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