From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46138 invoked by alias); 19 Aug 2016 10:27:28 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 42883 invoked by uid 89); 19 Aug 2016 10:27:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wm0-f68.google.com Received: from mail-wm0-f68.google.com (HELO mail-wm0-f68.google.com) (74.125.82.68) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 19 Aug 2016 10:27:26 +0000 Received: by mail-wm0-f68.google.com with SMTP id o80so2877653wme.0 for ; Fri, 19 Aug 2016 03:27:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=sjQrsUR2QZdleuq8jQFlIkmZqD8NoJb1okx/qi3tJKk=; b=Mx6DI+dlA4WChOUalBp5NrKbjg8VKcxDVSvGMXwjqABv1TMbEHVTrdmWfWV5B8sVF/ 1/BJI9hM23DwG+HOFZVkaeVHOyFvy4eCQ3h2Y1KS2/WWVvepq5YwEc6KtYadXXOa8a+L TJzcJUiwVUvS6zZLncbEVbcCI0hlb1sByiBv9AZny+kxThO0mjOf4Zx9oWe486zcSQiD oxEXMJ0NUNxtsyQDUJw0/+NQBtKq3Dc835Kam3ahHIkMDvPpu7bsk1dbPcgHOGtBHkTX sE96bsc6h37WEExrwL86cl1V000Sz7PZ37c/uiUoWBo34rop+BWYZ2W72ofpIYjTnjZB sP4g== X-Gm-Message-State: AEkoouvHPEPKqIaETLdtsQmIqu4If7D2EOis60XnuzbZF1bvHPssa5QZfSsoDdGgXEeYWQ== X-Received: by 10.28.181.66 with SMTP id e63mr3255576wmf.116.1471602443831; Fri, 19 Aug 2016 03:27:23 -0700 (PDT) Received: from [10.0.2.15] (dhcp4-26.chester.ac.uk. [194.82.172.26]) by smtp.gmail.com with ESMTPSA id us9sm6385969wjb.43.2016.08.19.03.27.22 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Aug 2016 03:27:22 -0700 (PDT) To: cygwin@cygwin.com From: Peter Hull Subject: emacs-w32 not starting - missing dependency? Message-ID: <966a14c2-ee69-7d3d-800e-a4f9f62a3ec9@gmail.com> Date: Fri, 19 Aug 2016 13:55:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-08/txt/msg00341.txt.bz2 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. I am running 32-bit cygwin on 64-bit windows 10. Thanks, Peter -- 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