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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=O/jrxiFfawUdDu6K 1ZfBuDB8mpWNCGrWaoY3B0aJxTl8BF1bucNyy3cWGTYgbyuW5PaEiJBti9RIMULD jzN+h4rihm+ar90DoXH8eRYN706Ay6Pb4yRu79cyfKQj9djjoes8atI3pgMV50st m5ke7/eWn9Eg8nVIjqWFKYMEkyM= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=/CRUY6oxThDsqM48o7pXpf khJCo=; b=mD0uPANrH3UjzQI6fiuS85FRdddP79eDQCiQ8TBBeIe5ErrlcZqZig 6GtcCKnKHXeDR5XttIXLDPJ5OteMrU0O8hZNINceN4J+F8LjuVFEaCxrexqRaD9+ /7Y2BT5V+2c6Y1egTHLOj8My98oYkmgbf2x/YmOkxt53yF0EEFJ2c= 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.6 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=ublaster6000, u-blaster-6000, UBLASTER6000, mtdew X-HELO: smtp-out-so.shaw.ca X-Authority-Analysis: v=2.2 cv=J/va1EvS c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=N659UExz7-8A:10 a=xqJ-WDoNRvO6dmQru84A:9 a=pILNOxqGKmIA:10 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: missing file cyggc-1.dll To: cygwin AT cygwin DOT com References: From: Brian Inglis Message-ID: <789c253e-8fd1-5ace-8693-69793aa208a7@SystematicSw.ab.ca> Date: Sat, 27 Jan 2018 13:46:56 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfJn3l35ajqRTxvjNoCkAs/cx5fj2jsqtiKFH83fDKswUsOdC4J1dDR54c/P+LMSCHlmZUmWrOBuu73vdKFaKF03RiVa97/39El8yGo7zl+kKHQLtkpWU B8/zI9LElL+Xi4P6IXb4/u8G/WBTupImlWH0Vi2ne1oob+wDCyvCeW01SUtFWAcqJwHwRwBeQNTW+A== X-IsSubscribed: yes On 2018-01-27 13:16, U-BLASTER-6000\mtdew wrote: > I ran into a small problem (for the gurus). > I ran configure and the make. Make got hung with the following error. > $ cygcheck /usr/bin/make.exe > C:\cygwin64\bin\make.exe > C:\cygwin64\bin\cygwin1.dll > C:\WINDOWS\system32\KERNEL32.dll > C:\WINDOWS\system32\ntdll.dll > C:\WINDOWS\system32\KERNELBASE.dll > C:\cygwin64\bin\cygguile-2.0-22.dll > C:\cygwin64\bin\cygcrypt-0.dll > C:\cygwin64\bin\cygffi-6.dll > C:\cygwin64\bin\cyggmp-10.dll > C:\cygwin64\bin\cygiconv-2.dll > C:\cygwin64\bin\cygintl-8.dll > C:\cygwin64\bin\cygunistring-2.dll > C:\cygwin64\bin\cyggcc_s-seh-1.dll > C:\cygwin64\bin\cygltdl-7.dll > cygcheck: track_down: could not find cyggc-1.dll > It appears that I have this installed in the package libgc-1 and > libgc-devel. I am not sure why make cannot see this file. Is there a way > so that I can trick it to find that library file? Check that /bin/cyggc-1.dll exists, its permissions are a+rx, and chmod those permissions if not, or reinstall package libgc-devel. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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