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=u/FZj6l8xL5QQm4Q GhWiQsFx5pWO0i+4su8qurkCA/PRk1YWf2keAE06WyZWSpUbSZOh+2N0qQsoYR9Y jOcvqd8uB4PpSKMO5dXLRHO+ELNS8MkTmB7S/FyC3+OF4Lofzx1OLZuuwrJXGG1l w5x0k9vQc/V+kziKdLfTX5HQ214= 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=998rlCLBxe27bauMbcjvIp IXQkY=; b=Ty7YEnrUdz02y4geVtrNFB/Uo4ZJPFmymrXtXUUIlSEpz75Z2/Ympu 9xL9M7OVAUNW1X3e5ilgRMsXJsQbLaD1T08wwpjkukf9sJONFemTFZ6tXmMAoKnR QjRvt7eaHPUw50YXAaC/wm6PNgxCoXUOiT6sVD/TQxyKLCBsqggjs= 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,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Esposito, esposito, H*i:sk:SNT153-, H*f:sk:SNT153- X-HELO: mail-wm0-f46.google.com X-Received: by 10.194.143.104 with SMTP id sd8mr61443385wjb.35.1452084909389; Wed, 06 Jan 2016 04:55:09 -0800 (PST) Subject: Re: emacs To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <568D0E92.2010405@gmail.com> Date: Wed, 6 Jan 2016 13:54:42 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 06/01/2016 05:08, Frank Esposito wrote: > I am having an problem starting emacs within cygwin/bash -- > > I am getting this message > > C:/CYGWIN/bin/emacs-X11.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory > > Is there a way I can debug the startup of emacs to see what is missing? env vars? > > Thanks this should produce a more clear error message strace -o emacs-X11.strace /usr/bin/emacs-X11.exe -- 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