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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=L/BN2pSrb7TOvuU5 voqecTzuXIIp3ZK8VFzYFcW7b7370FlmvFtQCW1jGUFDGjuEBdrzfnYfjpHfqFZI WI1MIjIetV9kpQZT5XWtl/Do3gCgJaAumE5r1fRncshPCVd9HAhqKnyJMUGOQ36k TNPLIDTrDhmhOCxGdI+270bFdS8= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=WB3iWPOzAxZXq7PsIw8yBG 1dNxg=; b=UXwPqCazGFgy1Thu2DT6C72nc/hqOisedN0Mh0du4CeSueV7NuJjEk xjEZICz7wwVhAd9TR5VOiQxxOlgR6M6tEKeJkuA7oyfQy0LF9op/JU5/3nOZdVIj Pwo+LOlEZWcoFwqJk7HMXRCzmluG+1jcHqm3atar4t78PAgadr1Wo= 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=0.2 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=moss, Esposito, esposito, H*r:ip*192.168.0.2 X-HELO: csmail.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: emacs References: To: Frank Esposito , cygwin From: Eliot Moss Message-ID: <568C93D3.1020701@cs.umass.edu> Date: Tue, 5 Jan 2016 23:10:59 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 1/5/2016 10:54 PM, 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? I would see what ldd tells you when run on the emacs-X11.exe file. In my setup there are no environment variables related to cygwin, yet I can start programs like xemacs (not the same as emacs-X11, I think). Also, I am not sure, but maybe this is relevant: https://cygwin.com/ml/cygwin/2015-08/msg00110.html Regards -- Eliot Moss -- 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