| 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:subject:to:references:from:message-id:date | |
| :mime-version:in-reply-to:content-type | |
| :content-transfer-encoding; q=dns; s=default; b=AslAdrAozBAUAdye | |
| JosDsc5JZ2B1HA3ydNRoa5O21si3vcb+AtAVIXyezRrcv1BRU8st9mZAOFQS2hgN | |
| 5FAccwZcbJ593dTxjXawcPGfBwS7pERMBDOa2ID60PwV3klxjiyiFbWKpFtl4sRp | |
| pvJgMPvbP8we1PfEwAuqOMsrW/Q= | |
| 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=IqagAX9/8/KaU+NTpdn3ja | |
| zlwNI=; b=ZqagYzrf7UoKC3Urm4yi2BJkZv6fDdKNrcgonS2NVL4W33CG/WceD8 | |
| cAaB7ePx6pqrqK2FlTQggmlt05dbz0Y8RXAHWziUXzTi/WlJHjOzc/3aV5JJR8c2 | |
| kCm8foaiLzDyZXFOPtNS2zWh5PIGyCMwAqL/RUOtj0+bHkmaAuU64= | |
| 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=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1517 |
| X-HELO: | limerock01.mail.cornell.edu |
| X-CornellRouted: | This message has been Routed already. |
| Subject: | Re: emacs-w32 not starting - missing dependency? |
| To: | cygwin AT cygwin DOT com |
| References: | <966a14c2-ee69-7d3d-800e-a4f9f62a3ec9 AT gmail DOT com> <b3b9e712-32d1-59ca-d549-9b461865a6a6 AT cornell DOT edu> <f9f0713e-b151-6716-e5ee-6225716d595e AT cornell DOT edu> <dc6c9caf-5227-c64f-8c67-6b3b9c5c85e8 AT cornell DOT edu> |
| From: | Ken Brown <kbrown AT cornell DOT edu> |
| Message-ID: | <69ab42c7-0c3b-e8ce-978f-77c52b8c1a56@cornell.edu> |
| Date: | Fri, 19 Aug 2016 22:52:14 -0400 |
| User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <dc6c9caf-5227-c64f-8c67-6b3b9c5c85e8@cornell.edu> |
| X-PMX-Cornell-Gauge: | Gauge=XXXXX |
| X-PMX-CORNELL-AUTH-RESULTS: | dkim-out=none; |
| X-IsSubscribed: | yes |
On 8/19/2016 4:03 PM, Ken Brown wrote: > On 8/19/2016 11:22 AM, Ken Brown wrote: >> On 8/19/2016 9:55 AM, Ken Brown wrote: >>> On 8/19/2016 6:27 AM, Peter Hull wrote: >>>> Hi all, >>>> >>>> When I type 'emacs' at the bash prompt, emacs does not start and the >>>> prompt re-appears very quickly as if nothing happened. 'emacs -Q' and >>>> 'emacs --version' do the same, nothing is printed. >>>> >>>> My alternatives are set such that emacs points to emacs-w32. I also >>>> have >>>> emacs-nox and that works fine. >>>> >>>> If I run 'strace emacs-w32' I get an error dialog: >>>> >>>> "The procedure entry point WebPDecode could not be located in the >>>> dynamic link library C:\cygwin\bin\cygMagickCore-6.Q16-2.dll." >>> >>>> Is this a known problem? If not I can attach cygcheck.out and the >>>> output >>>> from strace if that will help. >>> >>> It's not a known problem. >> >> It is now. I can reproduce the problem (only on 32-bit Cygwin). I'll >> look into it. > > The problem turns out to be related to the recent update of libgd3. > Reverting to the previous version fixes it. > > Notice that cygMagickCore-6.Q16-2.dll, which occurs in the error dialog > above, depends on cyggd-3.dll: > > $ cygcheck /usr/bin/cygMagickCore-6.Q16-2.dll | grep cyggd-3 > C:\cygwin\bin\cyggd-3.dll > > Marco, is it possible that the libgd3 update requires a rebuild of > ImageMagick? Or maybe the issue is that the latest build of gd should have had an ABI bump. Volker? Ken -- 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 |