X-Recipient: archive-cygwin AT delorie DOT 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=PNptOiuD6Wk8PeA+Gu29QQLrcvkRzaAFfVfSC9jFqXwrUcuDbcJFU Rv8uHWMRNdKl1XRpwsXp6cw6AvCV+TouoUDwwPTa/PpF9zQ0GTe5rXfQQGDlu9AP WupYYQlT4+ppOfm+H6jU4eoI88LMeizgKCiJOumWgw1xz+R+aIGS7E= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=RMxrcSlCWtOpjbunsD5rpluZB/c=; b=GrDVF8jgrxFbk5QmpuuUFSqr2nnb vPX0aiXCpEac25yawSIpVKw6ec/BNPsZDlTWD/PJGObpo3idIeFJZreLtL8b41k7 LV8GSG4ZdYKG4nvC0AxNM/Bib/+tPXaB1l8Ker/ESZw+vgtWOa75+k2ahdGRWMKY hXYVEDnEO/jqt10= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.4 required=5.0 tests=BAYES_50,FORGED_YAHOO_RCVD,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=D*cornell.edu, Hx-languages-length:1147, U*kbrown, kbrowncornelledu X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: "Arnaut B" Subject: Re: make command gives: error while loading shared libraries: ?: cannot open shared object file Date: Tue, 06 Dec 2016 22:34:53 -0800 Lines: 31 Message-ID: References: <9fbfa36e-5a16-44e5-4f2b-bf6f8806b04f AT cornell DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit User-Agent: Opera Mail/12.17 (Win32) X-IsSubscribed: yes 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: >> >> 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 > 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? -- 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