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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=hm
	TzL1bO/lQp7LjvKfXrA2cQ6UkAFyXbrhbEpep5rehHRwTxRB1PKu6fZdXsi4QxKh
	E8cAbT1G2MvLdTfkepFecTcXH7IpdCSrvDeFjDTlAQvT6RHUyEQKBn/B6cK2ec+D
	nnnFBlNChFYEp1INXbKJ6DsbVj/9Bbmb0hiVKhXcs=
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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=Utp8rWdO
	ZJwYG3aBvTFX6CnYEa0=; b=YwArFoemL4gX7NohdifllSIXaLWeotoVuBBxZo6v
	M+EQZ5Z3vy+pBx/NTWn0pHyP9q0ta6Qn8cLUBtSfImK+P3PE1ahX2iWDrNAtUFlm
	f3tSYz4pmCCeV9km0Erur3kIFMFCK3tOfrQEgvVPmCpdRAMBw+HfvzdyFh+eq7Nj
	QUs=
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.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=marcoatzerigmailcom, marco.atzeri@gmail.com, Hx-languages-length:1368
X-HELO: mail-oi0-f53.google.com
MIME-Version: 1.0
X-Received: by 10.202.212.208 with SMTP id l199mr70386104oig.43.1452098498869; Wed, 06 Jan 2016 08:41:38 -0800 (PST)
In-Reply-To: <568D0E92.2010405@gmail.com>
References: <SNT153-W9161688AF3E2C7E028AA9B99F40@phx.gbl>	<568D0E92.2010405@gmail.com>
Date: Wed, 6 Jan 2016 11:41:38 -0500
Message-ID: <CAFqEa-DtU_8PFTqm5Z8H0HAOANffiQxh6NPzedW0WbpyNnkXsA@mail.gmail.com>
Subject: Re: emacs
From: Frank Esposito <fpesposito@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hello --

Thanks for the info on the strace command

what I found is that at first, emacs was trying to load

cyghogweed-2.dll

but what was in the bin directory was

cyghogweed-2-2.dll

I tried to rename this, but that did not work, so I copied
cyghogweed-2.dll from another install of cygwin

then it stoped again looking for

cygnettle-4.dll

but

cygnettle-4-4.dll

was in the bin directory -- I just copied
cygnettle-4.dll to the bin directory and  now emacs stated --

what would be the best way fix this? are these dll's part of the emacs package?

thanks

fpe

On Wed, Jan 6, 2016 at 7:54 AM, Marco Atzeri <marco.atzeri@gmail.com> wrote:
> 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
>



-- 
Frank Esposito

--
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

