| 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:message-id:date:from:mime-version:to:subject | |
| :references:in-reply-to:content-type:content-transfer-encoding; | |
| q=dns; s=default; b=OYH/ZTjTpOb8BcWqJP32CrTYmvJxgC63Tmne0EUbBec | |
| tuJKlY2OkEq5ht2moztz9T+DSM8R+fe4fcAIaSu3gHwk+dq+QGUj6fCvGCmXex3C | |
| iSscylRXS29K2zhLVe0InsDBFUN9GFFr2mM1C0RMEsrtleqZRVoScl898MT25arc | |
| = | |
| 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:message-id:date:from:mime-version:to:subject | |
| :references:in-reply-to:content-type:content-transfer-encoding; | |
| s=default; bh=Ywb7DCTzpOh8W8V1hQefyq6YqKY=; b=KfzZSMptvaQmKVVIs | |
| JN2W0m9z1aNhRhN5WY0tK5kMO87WSEjbvHZy/euMVx5RiQQXnXYPIG91dLV4P/El | |
| 48R+oI/LbUarKpFP5JnHkJLRfiH6bhznSP6hkYZH2sRTyznWrHujOJgkEpLPUmkI | |
| FKQ6nmbzXML7YoXEdqBqNH9I4E= | |
| 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=0.7 required=5.0 tests=AWL,BAYES_95,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=no version=3.3.2 |
| X-HELO: | smtp2.lauterbach.com |
| Message-ID: | <54E73A20.2020706@lauterbach.com> |
| Date: | Fri, 20 Feb 2015 14:44:00 +0100 |
| From: | Franz Sirl <Franz DOT Sirl-kernel AT lauterbach DOT com> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: [ANNOUNCEMENT] Updated: make-4.1-1 |
| References: | <CAHfZ7XpFJ1tqfoZ_hg_A08_NKvRHdzx3whPCwN5SGAddqu5qAg AT mail DOT gmail DOT com> |
| In-Reply-To: | <CAHfZ7XpFJ1tqfoZ_hg_A08_NKvRHdzx3whPCwN5SGAddqu5qAg@mail.gmail.com> |
| X-IsSubscribed: | yes |
Am 2015-02-19 um 20:19 schrieb Ti Strga:
> BLUF: either the new make package needs cygltdl-7 as one of its
> dependencies, or Guile does, so that setup.exe can Do The Right Thing.
>
> I updated to make-4.1-1 and the executable immediately broke:
>
> $ make --version
> /usr/bin/make.exe: error while loading shared libraries: ?: cannot
> open shared object file: No such file or directory
>
> Poked the current cygcheck at it:
> $ cygcheck /usr/bin/make.exe
> C:\cygwin\bin\make.exe
> C:\cygwin\bin\cygwin1.dll
> C:\Windows\system32\KERNEL32.dll
> C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll
> C:\Windows\system32\ntdll.dll
> C:\Windows\system32\KERNELBASE.dll
> C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-File-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-IO-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-ThreadPool-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-LibraryLoader-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-String-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Debug-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-ErrorHandling-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Fibers-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Util-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll
> C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll
> C:\cygwin\bin\cygguile-17.dll
> C:\cygwin\bin\cygcrypt-0.dll
> C:\cygwin\bin\cyggmp-3.dll
> C:\cygwin\bin\cyggcc_s-1.dll
> C:\cygwin\bin\cygintl-8.dll
> C:\cygwin\bin\cygiconv-2.dll
> cygcheck: track_down: could not find cygltdl-7.dll
Hi,
I had the same problem, but installing cygltdl-7.dll didn't fix it:
$ cygcheck.exe /usr/bin/make
C:\cygwin\bin\make.exe
C:\cygwin\bin\cygwin1.dll
C:\Windows\system32\KERNEL32.dll
C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll
C:\Windows\system32\ntdll.dll
C:\Windows\system32\KERNELBASE.dll
C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-File-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-IO-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-ThreadPool-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-LibraryLoader-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-String-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Debug-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-ErrorHandling-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Fibers-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Util-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll
C:\cygwin\bin\cygguile-17.dll
C:\cygwin\bin\cygcrypt-0.dll
C:\cygwin\bin\cygintl-8.dll
C:\cygwin\bin\cygiconv-2.dll
C:\cygwin\bin\cygltdl-7.dll
cygcheck: track_down: could not find cyggmp-3.dll
$ dir /usr/bin/cyggmp*
/usr/bin/cyggmp-10.dll
And I can't seem to find cyggmp-3.dll anywhere anymore?
BTW, a minor wish, I would appreciate it if the make-package would be a
bit more like the Linux distributions and also provide /usr/bin/gmake in
addition to /usr/bin/make.
Thanks,
Franz
--
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 |