X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:in-reply-to:references
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=XfUbVF5EIEx6Amyabt+1ggHTos5jh+XVWovN9RUEjdB
	Y3BmygUmePUu64ZfcZmlp+qn+J7vw2iEC8XWC7bxLCUvd0l88uM3AkA6IY1EQUVj
	dmppIWV/9P12O1I+IAJtGs6Cgx9jNdyEfrsaQRKu0CgYCOl8ckj1OF+5rJJ8eeY4
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:in-reply-to:references
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=mGvCZhp6ZN340V5zvGoIenoCOJg=; b=uNNGAx+oS8N7np0o4
	/2yEV/bLRdYf0Hr8NqTAT+WsTQA0krHF+Hng0HQ6KP0GWY+iKTRl+YvS4E8Ff7D8
	lo1nSr6hApFHSffWaMu5XzHkqSb0DIVsL+EtMVxNf24nHY1dk6phBEN1hKJPX/U8
	JT35+QPRMOYwxs+X5xu5P931xk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
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
X-Yahoo-SMTP: BVtuZFiswBBG504e4DQIhRExpptF4H0nV7E7
Date: Wed, 07 Dec 2016 10:08:13 -0500
From: Ian Lambert <ian.lambert_42@yahoo.com>
To: cygwin@cygwin.com, Marco Atzeri <marco.atzeri@gmail.com>
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: <c1dbaafa-0cfb-91dc-baf3-c6e31758086b@gmail.com>
References: <o27j3t$at$1@blaine.gmane.org> <9fbfa36e-5a16-44e5-4f2b-bf6f8806b04f@cornell.edu> <op.yr28kf1ixw59d3@hpc-hp.sd.cox.net> <c1dbaafa-0cfb-91dc-baf3-c6e31758086b@gmail.com>
Message-ID: <DEAB4F61-6953-4303-B823-1CA5981A794A@yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id uB7I1uZb019315

On December 7, 2016 6:02:57 AM EST, Marco Atzeri <marco.atzeri@gmail.com> wrote:
>
>
>On 07/12/2016 07:34, Arnaut B wrote:
>> On Tue, 06 Dec 2016 18:41:25 -0800, Ken Brown <kbrown@cornell.edu>
>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 
>binaries and support files)
>crypt-debuginfo-1.4-1 - crypt-debuginfo: Debug info for crypt
>(installed 
>binaries and support files)
>libcrypt0-1.3-1 - libcrypt0: Encryption/Decryption utility and library 
>(installed binaries and support files)
>libcrypt0-1.4-1 - libcrypt0: Encryption/Decryption utility and library 
>(installed binaries and support files)
>
>

Or for web-based search:

https://cygwin.com/cgi-bin2/package-grep.cgi?grep=cygcrypt-0.dll&arch=x86_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


