delorie.com/archives/browse.cgi | search |
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=N1ylgqqFPk2bhoze | |
WZwsbAg2/CnCjYwGjbSCWdUZzHCzTN34w3i5+i7z9MsD9MwRAI6w0R3jW8/CgX5o | |
z56hyS476xrplJitnSpRvED08AuWAV68PUs7H5E+sDpMAaZekuvv1eyk5T7Kf8Ig | |
k1cLKLCZ6eUzkBKTrgC5O0AGEBA= | |
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=VjaPqFowcD+RF6KP4MP8IX | |
tO+UE=; b=c7vwTtxwT01TI5WOqj+1UNjyReZKvYRocBIWDleQLyO+fjX6H0xTfw | |
/cgw7iy234ls9Ttz6km7fXO/lc5Oa4kJJmVp5mxsviuffJK24nUxDiu2Mrv8yT8t | |
3navweNTJvA42OdgcxCOlYQ7a8foj1RxA42wx4IdrQjppB2V3EToA= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-1.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=HContent-Language:en-CA, Canada |
X-HELO: | smtp-out-so.shaw.ca |
X-Authority-Analysis: | v=2.2 cv=NKylwwyg c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=N659UExz7-8A:10 a=w_pzkKWiAAAA:8 a=SfcCRbSQvFgu1uK64vYA:9 a=pILNOxqGKmIA:10 a=sRI3_1zDfAgwuvI8zelB:22 |
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: | <vriud11v6orw DOT fsf AT BLASTER-6000 DOT i-did-not-set--mail-host-address--so-tickle-me> <789c253e-8fd1-5ace-8693-69793aa208a7 AT SystematicSw DOT ab DOT ca> <7edb3627-4cdf-a1fa-ff21-b492ee8aa8d6 AT gmail DOT com> |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Message-ID: | <5046043d-a655-edc0-eff2-a14fd257d145@SystematicSw.ab.ca> |
Date: | Sun, 28 Jan 2018 07:20:36 -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: | <7edb3627-4cdf-a1fa-ff21-b492ee8aa8d6@gmail.com> |
X-CMAE-Envelope: | MS4wfAoqQx/Fx6mEJnQSwGPMDEnuTZCfkOxOnnWxYDGGLtqOcK6fh+/iVVRzdxXfjmiaM22806oDh9qoc8QxOUXafaHIC1dtuU03i898IDpB3HeZ0EzH9IGE TN4rlvRvfoY8XTC2l8unCKSvyMRuuiAyxEwq3wd9Z5M9t7+ja5ewlYqBM0yIbdH0efyxph/kwcmOlg== |
X-IsSubscribed: | yes |
On 2018-01-28 01:20, Marco Atzeri wrote: > On 27/01/2018 21:46, Brian Inglis wrote: >> 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 > ... >>> 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. > > Ehm, libgc-devel does not contain it. > > So reinstall libgc1. > > see content on > https://cygwin.com/packages/x86_64/libgc1/libgc1-7.6.0-2 Thinking install not reinstall - so as above - or both in case anything else is missing. Can also run cygcheck -svr > cygcheck.out to check everything. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |