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=EGvmxBDEFtgFBt94 KV07K1tHbu4yK9wN85SweBMh/S+zVlH0KjgvT3P5bzabd78CUXOosuZeKIidxVV2 gaQBkE0tP7MkByCdK+I1xrVecOZGXCV9dQRUQEmxDbahcTlAcCp72HWRWdl0FOZt 5OovUDU3vs74+NIXcSskHBK28Zo= 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=UJ6/mR1fbaRfoci9I7Brbe 7k7f0=; b=m2b2AcKmo2FIkjSaaHTdDpLuyXipxDcUSX2AvvNEC+8VzQDZmNCGOP esttPmsd8VccPdB2zyFVOrPdP8RxekhKGuzTxVAdkm1whZk4Rga/dTh0sRw2Pgkr tMbTU9k0dEs1bLiagwTCogPmBJf68FLsLVpe9MH4mdHp+MuiWk/70= 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=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=hull, Hull, H*i:sk:966a14c, H*MI:sk:966a14c X-HELO: limerock02.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> From: Ken Brown Message-ID: Date: Fri, 19 Aug 2016 09:55:31 -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: <966a14c2-ee69-7d3d-800e-a4f9f62a3ec9@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes 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 your installation of libMagickCore6_2 up to date? I get $ objdump -p /usr/bin/cygMagickCore-6.Q16-2.dll | grep WebPDecode 48ee2c 8 WebPDecode > 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. If updating your Cygwin installation doesn't help, please send cygcheck.out. 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