X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@cs.umass.edu
Subject: Re: emacs
References: <CAFqEa-BLW4Kp7aLS+rR3VwBJ0F9cY5DvCx9MjOX5aqNWeqS3xA@mail.gmail.com>
To: Frank Esposito <fpesposito@gmail.com>, cygwin <cygwin@cygwin.com>
From: Eliot Moss <moss@cs.umass.edu>
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: <CAFqEa-BLW4Kp7aLS+rR3VwBJ0F9cY5DvCx9MjOX5aqNWeqS3xA@mail.gmail.com>
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

