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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=L0 eXA29XME0fZOMdV1AEPSUlRnQPWOjBX07wzdl0vSuiWh53tbvYtc9QZAPSa7+LDu Tl2v7rTU0ackmXltRPWFn/LWUx2q7Aq0ZnFjm1wcN8nAvk0erD+furGmKC2JDC6K zLj3EgOowC+CeZjIm6HVtPCjOWitUDWNiX78OU1UA= 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=0ZWQ9yI8 I0LaKKZL0hPUSzTKa9Y=; b=TgMiMe3fD8vSZiB5nElbRc3a4aVEtXg+o2CCPCye 9MScs9jQfZs7zZr1nPfXfPVoXZq/0fLiInGPKDiBVfistTtrO6qjIEkY0zWu4v/Q Tz5zHwq/hjbMPWiAUW3sQOTmScCp39QPHng917XA1SnjkVI86Wkj4m1cA2ALDFYE fYM= 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=1.7 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:marco.a, H*i:sk:568D0E9, marcoatzerigmailcom, sk:marcoa X-HELO: mail-oi0-f54.google.com MIME-Version: 1.0 X-Received: by 10.202.239.138 with SMTP id n132mr67417156oih.88.1452096785251; Wed, 06 Jan 2016 08:13:05 -0800 (PST) In-Reply-To: <568D0E92.2010405@gmail.com> References: <568D0E92 DOT 2010405 AT gmail DOT com> Date: Wed, 6 Jan 2016 11:13:05 -0500 Message-ID: Subject: Re: emacs From: Frank Esposito To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Thanks -- that show me what dll was missing -- On Wed, Jan 6, 2016 at 7:54 AM, Marco Atzeri 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