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:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=fsE JlRbO30vC7TkncyBJBf1Mi1J3XM99hPXbJzNWGo5ZKhe0k1xT441/Yl1nn2Haq6t mnP8520alM6YQHhIuuJ3Oo6+pPsUcPInRTVyFqF2+joaJeSorJR1VM4FQoEpJLFq BKCHslkmTaZ4a2hSE/SIzLcJvjUOOkcKJDHRKlsc= 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:mime-version :content-type:content-transfer-encoding; s=default; bh=vSsTJ90nn o8wBhxMvN+GQapxmuw=; b=l35JwpGdq2O+qA3ydVX8zgX4AkjapAj9qYRTozfTm 4umYgVIIgP9QDadwcIW84gF8nmoDJXCl5hiIFM74oYchfO0BsyDOVTd99vGiMAlE +B4ASl2LzwVR+9yDfmFrhuGDnNAf8ggcACW17X50yxLhNsgLOxG2kWTEwEV6937Q do= 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=0.7 required=5.0 tests=BAYES_00,FORGED_YAHOO_RCVD,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*r:Unknown, H*F:D*yahoo.com, H*Ad:D*yahoo.com X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Arnaut B Subject: make command gives: error while loading shared libraries: ?: cannot open shared object file Date: Tue, 6 Dec 2016 15:54:39 -0800 Lines: 18 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 X-Mozilla-News-Host: news://news.gmane.org:119 X-IsSubscribed: yes 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. -- 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