From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60707 invoked by alias); 7 Dec 2016 00:05:14 -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 60687 invoked by uid 89); 7 Dec 2016 00:05:14 -0000 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 Received: from Unknown (HELO blaine.gmane.org) (195.159.176.226) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 07 Dec 2016 00:05:13 +0000 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cEPjM-0001Pt-1w for cygwin@cygwin.com; Wed, 07 Dec 2016 01:05:04 +0100 To: cygwin@cygwin.com From: Arnaut B Subject: make command gives: error while loading shared libraries: ?: cannot open shared object file Date: Wed, 07 Dec 2016 00:05:00 -0000 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 X-SW-Source: 2016-12/txt/msg00049.txt.bz2 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