From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 72761 invoked by alias); 27 Jan 2018 20:16:24 -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 72747 invoked by uid 89); 27 Jan 2018 20:16:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*M:host X-HELO: mail-qk0-f179.google.com Received: from mail-qk0-f179.google.com (HELO mail-qk0-f179.google.com) (209.85.220.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 27 Jan 2018 20:16:23 +0000 Received: by mail-qk0-f179.google.com with SMTP id a5so1150926qkg.10 for ; Sat, 27 Jan 2018 12:16:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:user-agent:to:subject:date:message-id :mime-version; bh=gKHuJfJ/cqLTJ9Sd/JA/vEP8HSB+B5zsUCaPIZ5NTxo=; b=M+WEfByGdnrpGechLMiKd3g3eAFrB1EZ9cuuSABBUeZwE9H3lrKY/YJpOD6m2Ha2iX yTg4LNBRP+J5oOFK84urjOp91/lwuyNP/rJCTVpeKGdwzJkfwl39cLpPvYBP/+rnUS4s YZtjXnm3nl6S60+x0gSa3frCWdK4enRwgydydv6A/2qqfpHOWMatV3WpdHS+Dr6jPDUg P/fAd2wOAYcFRwP+hak/dUFd8wbLknTG2skDlX0R9KIWN3o5Cyw/h5AXtwHflb31Yk2W Vm0lUheF+2EO0/uCsjSxXQIHSqXCCYstSVIVq5RUerq+ODFxeIBtFmD5MukF9GRVzL8g PSuw== X-Gm-Message-State: AKwxytc4QUeRKiIAtAUSIvR4QRHRvwuYHIpv5RfD/ZGyZsDFx30K0BL3 I9Pv2rn391eFdxxmFOVsCZ4pww== X-Google-Smtp-Source: AH8x2276zVdEW9vInnBnnVqcv7zdEHKKzf19nMpYE4A4F4cfdqltBVvOrSHAKdNHOWEsUfmKB0eI9A== X-Received: by 10.55.20.225 with SMTP id 94mr27678138qku.48.1517084181112; Sat, 27 Jan 2018 12:16:21 -0800 (PST) Received: from BLASTER-6000 (cpe-104-229-188-47.twcny.res.rr.com. [104.229.188.47]) by smtp.gmail.com with ESMTPSA id 62sm5471002qkz.89.2018.01.27.12.16.20 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 27 Jan 2018 12:16:20 -0800 (PST) From: "U-BLASTER-6000\\mtdew" X-Google-Original-From: "U-BLASTER-6000\\mtdew" User-agent: mu4e 0.9.18; emacs 25.3.1 To: cygwin@cygwin.com Subject: missing file cyggc-1.dll Date: Sat, 27 Jan 2018 20:16:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-01/txt/msg00268.txt.bz2 Hi all- 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? thx. - J. McNamara -- 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