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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=MkqmT4hRpqvU4at7 7euLDyiwHSo1/sokd3BinMxZtlZXn9tEW9NuGANpwUwHK8Q+fGz/cuFcx42M7GFA UXfOlfp9h+eQhyWFGzP/VoUBsbCUY4roGcl43i22Eo/ozXp64vhjP/vazHIPlBxe YGpuGCA/+G1j9po75lTe5atB+Lc= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=lTnTFMoa04/4mlyaHTcAZj iVj2U=; b=thWIjIB9B6TgMalpqITOPJmZoBiRfUo1CEKBWXHCLWD3XHQ1LNIPN4 aL9ov/wKhunViM4f3OmKN8CBTXOBU28HJ6Ca0/wHEFPkiRWt7PTdIfhmYkVD++cD htSKa6no1HZCKQp3sWsPmGAra0vd4E7pl2GIliSDc5Ad7SdOX4LCU= 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=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=mtdew, u-blaster-6000, U-BLASTER-6000, UBLASTER6000 X-HELO: mail-wm0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=lC8fIAKWWygRindrVJPE1O7S/C4zDncuRkKC+U7GhJE=; b=IZtybynskwbAITfhhgmFjRWIx3T6pPHIn+frpNZ7fWVLFIDflB8I20qIPahQxhcJIJ CvMQuleQaZDj3cSobZ/Tx+d6Nczd+xuqNC7Wn5pImgX/rTKyw6aAHXEZwoo1qRi2jiHT KEyqCl37CW2phCdXAjKBKgu/BpnkP2N8A9K4GUWI0GAsetoBli+GTLnWIpiFEyjyuvbC Ya5dete4s3KrHciRnE1ci7caBhRGDJElMdZ9JE/WWo28leFfYsX8LhVZMa+6t81JPc1E Q9ade7OoJbDamSv+iNdwJmnzBmaAhnM1JEAng92BQstNYuFqqyozTZfhT1ArD5mWaNET +MCg== X-Gm-Message-State: AKwxytciIf01azIadyyg6mZC1VbiMSu8Z7zmT0ChHyZRhvpgbjSb6SE5 Q94D2aGTYTJyVQ5aeVVV69hVsw== X-Google-Smtp-Source: AH8x226l7EWUiy4uiBEeO7ZLribCvbZnkZZfs76JHRrxFEq+mKSp4sZyxAA/yq8tQRRE38PGmlDvuA== X-Received: by 10.80.138.66 with SMTP id i60mr19867844edi.40.1517127625336; Sun, 28 Jan 2018 00:20:25 -0800 (PST) Subject: Re: missing file cyggc-1.dll To: cygwin AT cygwin DOT com References: <789c253e-8fd1-5ace-8693-69793aa208a7 AT SystematicSw DOT ab DOT ca> From: Marco Atzeri Message-ID: <7edb3627-4cdf-a1fa-ff21-b492ee8aa8d6@gmail.com> Date: Sun, 28 Jan 2018 09:20:18 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <789c253e-8fd1-5ace-8693-69793aa208a7@SystematicSw.ab.ca> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Regards Marco -- 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