public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: cygwin@cygwin.com
Subject: Re: emacs-w32 not starting - missing dependency?
Date: Fri, 19 Aug 2016 20:43:00 -0000	[thread overview]
Message-ID: <dc6c9caf-5227-c64f-8c67-6b3b9c5c85e8@cornell.edu> (raw)
In-Reply-To: <f9f0713e-b151-6716-e5ee-6225716d595e@cornell.edu>

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?

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

  reply	other threads:[~2016-08-19 20:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19 13:55 Peter Hull
2016-08-19 14:17 ` Ken Brown
2016-08-19 18:59   ` Ken Brown
2016-08-19 20:43     ` Ken Brown [this message]
2016-08-19 21:54       ` Ken Brown
2016-08-20 13:27       ` Ken Brown
2016-08-20 16:03         ` Marco Atzeri
2016-08-20 21:12           ` Ken Brown
2016-08-21 21:36             ` emacs-w32 not starting - libgd3 problem Marco Atzeri
2016-08-21 23:33               ` Ken Brown
2016-08-22  8:00                 ` Yaakov Selkowitz
2016-08-22  9:57                 ` Peter Hull
2016-08-22 13:23                   ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dc6c9caf-5227-c64f-8c67-6b3b9c5c85e8@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).