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=cQsZ9fr/v0jVFz5s ylvQNCi4fv7UmDsLbuv7xG9WPU5Z9Nyicq7YdCkqZtFQ37PG32Fxnr+NrQY2J06k TFpEdJ5dzPSUB/YuqpO6ZfL+yAJAcjWH5Qr8IQ67FkTe/XNvOkrqmaLYr86f1kgb 1EJuWtzN03B9iTg8brMsXftjxQ8= 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=7sUcsYSS4F63xUd+pgm7Vk j9gcw=; b=qRwgIB+Ff8OYI3hvHijDlRNsJ3LqOnwFxdcq7/+lhSCg5WiY4IHJvX 7JSaPiK1cOPnwulAAnLVTaEvN73iGEGvXHOLHEO8LTiLUgSohUYPnkouNqbkki6P WxlfjwSz2umFpJdU3aiLL2nYiCny2Fs2ELUCw1m5UGMpFc4EFJ3L4= 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.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:69ab42c, H*M:6a77, H*f:sk:69ab42c, H*MI:sk:69ab42c X-HELO: mail-wm0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=O8a54R9X7gcPMWu2r5gz57ApwbeScWfebgGWBO4i4Js=; b=a/9CIqy+VK0rfcOVmJRfyvTPTkZdPNF8FcFyerUJgfgJwHk1WECmqMos8fjYvxw9No vtV0cdgYnINk1mFqf6eSB6CsNWyDctrJJI/MvnvMJLAMJmMVHd4WXydPYqctS8EC2+mo soKDqp5TApE8yyRFpKlQntMeNMibRrH8/2n47mUtyuIogHYl9eyrWWMquF1Rxxs7fJvz qPxBqFMUdcdDyeTkg49z1L0368P6lOQWtRsBC/8znp8fu2pL4TH7LKcRhZ7B3CuCuVSJ bYxcZjv5v2jL9V3voDnDOMuV2ygQYmYDrr+WN+0PBwTX5vtw2P0AQW0V4PTxCDHp5a5O QraQ== X-Gm-Message-State: AEkoouu+iKirCC3wjkILemlDCjoBwE6ceaQ+OtDeTDVjTAM1IOsfAAc23KncWqjSlk6zww== X-Received: by 10.28.183.135 with SMTP id h129mr8616833wmf.2.1471700483920; Sat, 20 Aug 2016 06:41:23 -0700 (PDT) Subject: Re: emacs-w32 not starting - missing dependency? To: cygwin AT cygwin DOT com References: <966a14c2-ee69-7d3d-800e-a4f9f62a3ec9 AT gmail DOT com> <69ab42c7-0c3b-e8ce-978f-77c52b8c1a56 AT cornell DOT edu> From: Marco Atzeri Message-ID: Date: Sat, 20 Aug 2016 15:41:18 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <69ab42c7-0c3b-e8ce-978f-77c52b8c1a56@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 20/08/2016 04:52, Ken Brown wrote: > 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, >> 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 > It seems more a libgd3 build problem. Specially if it happens only on 32bit and not on 64bit. The removal of an interface requires a ABI bump at upstream level, but that it will happen for both arch versions. Regards Marco -- 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