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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=L4RRQ6Bil2FcalrZ
	/7UDN6jELpg8jV+nAAZldkVu7keLIj8iu8qARTUjwNhFwnWjoSMH9LS4J+sPvJ+0
	byhJUEAy1HXlhPQWq8RNTqoD1fW7LdhsktRbd8MUb6lTct58F6UylAddHMekNtm/
	1CP5s0CJd13GsHOP+uasUbddn4I=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=2IHGeeNKGAFzgzi2HN+Mni
	2GNb8=; b=u2iBLgCaqTvZbyyQ9YutdVUAsfofpk/1yyEhK9YI4+TXiAz7QtOUGo
	/rh2EhnWEFNY0z7MIZ/sN747YxQor5YUkDetLpC4V9AIPbHEe/HFDZdJUHZQD/jK
	5IcSWbjK3VHgJtxuTRXLNH5RgzoEipSC7kQjd+oc8rj+BDQ3leOts=
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=-4.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=arnaut, Arnaut, H*MI:sk:o27j3t$, H*i:sk:o27j3t$
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: make command gives: error while loading shared libraries: ?: cannot open shared object file
To: cygwin@cygwin.com
References: <o27j3t$at$1@blaine.gmane.org>
From: Ken Brown <kbrown@cornell.edu>
Message-ID: <9fbfa36e-5a16-44e5-4f2b-bf6f8806b04f@cornell.edu>
Date: Tue, 6 Dec 2016 21:41:25 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
In-Reply-To: <o27j3t$at$1@blaine.gmane.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-Cornell-Gauge: Gauge=XXXXX
X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none;
X-IsSubscribed: yes

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:
>
>   C:/cygwin/bin/make.exe: error while loading shared libraries: ?:
> cannot open shared object file: No such file or directory
>
> My setup-x86.exe version is 2.876
>
> I did try "cygcheck.exe /usr/bin/make", and got the following error:
>
>   cygcheck: track_down: could not find cygcrypt-0.dll
>
> So I tried uninstalling/reinstalling the crypt package under Libs, but
> that didn't work. I also tried uninstalling/reinstalling the make
> package, and that did not fix the issue either. Any help would be
> appreciated.

/usr/bin/cygcrypt-0.dll is provided by the libcrypt0 package.  Try 
reinstalling that.

Ken


--
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

