From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28516 invoked by alias); 7 Dec 2016 15:08:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 28506 invoked by uid 89); 7 Dec 2016 15:08:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=marco, Marco, atzeri, Atzeri X-HELO: nm27-vm2.bullet.mail.ne1.yahoo.com Received: from nm27-vm2.bullet.mail.ne1.yahoo.com (HELO nm27-vm2.bullet.mail.ne1.yahoo.com) (98.138.91.215) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 07 Dec 2016 15:08:18 +0000 Received: from [98.138.100.118] by nm27.bullet.mail.ne1.yahoo.com with NNFMP; 07 Dec 2016 15:08:16 -0000 Received: from [98.138.88.237] by tm109.bullet.mail.ne1.yahoo.com with NNFMP; 07 Dec 2016 15:08:16 -0000 Received: from [127.0.0.1] by omp1037.mail.ne1.yahoo.com with NNFMP; 07 Dec 2016 15:08:16 -0000 Received: (qmail 93767 invoked from network); 7 Dec 2016 15:02:29 -0000 X-Yahoo-SMTP: BVtuZFiswBBG504e4DQIhRExpptF4H0nV7E7 Date: Wed, 07 Dec 2016 15:08:00 -0000 From: Ian Lambert To: cygwin@cygwin.com, Marco Atzeri Subject: Re: make command gives: error while loading shared libraries: ?: cannot open shared object file User-Agent: K-9 Mail for Android In-Reply-To: References: <9fbfa36e-5a16-44e5-4f2b-bf6f8806b04f@cornell.edu> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00056.txt.bz2 On December 7, 2016 6:02:57 AM EST, Marco Atzeri w= rote: > > >On 07/12/2016 07:34, Arnaut B wrote: >> On Tue, 06 Dec 2016 18:41:25 -0800, Ken Brown >wrote: >> >>> On 12/6/2016 6:54 PM, Arnaut B wrote: >>>> Hi All, >>>> >>>> After updating cygwin to the latest current release, my "make" >command >>>> is broken. It spits the following error: >>>> > >>> >>> /usr/bin/cygcrypt-0.dll is provided by the libcrypt0 package. Try >>> reinstalling that. >>> >>> Ken >>> >> >> Thanks. That did it. Wish there was an easier way to get the answer >than >> going on the mailing list. Is there a command that can check what >> package a dll belongs to? > > >$ cygcheck -p cygcrypt-0.dll >Found 4 matches for cygcrypt-0.dll >crypt-debuginfo-1.3-1 - crypt-debuginfo: Debug info for crypt >(installed=20 >binaries and support files) >crypt-debuginfo-1.4-1 - crypt-debuginfo: Debug info for crypt >(installed=20 >binaries and support files) >libcrypt0-1.3-1 - libcrypt0: Encryption/Decryption utility and library=20 >(installed binaries and support files) >libcrypt0-1.4-1 - libcrypt0: Encryption/Decryption utility and library=20 >(installed binaries and support files) > > Or for web-based search: https://cygwin.com/cgi-bin2/package-grep.cgi?grep=3Dcygcrypt-0.dll&arch=3Dx= 86_64 From: https://cygwin.com/cgi-bin2/package-grep.cgi -- 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