X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_BD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org From: Michael Albinus To: cygwin AT cygwin DOT com Subject: Re: Emacs and DBUS References: <847hjvdyr9 DOT fsf AT aol DOT com> <4C667099 DOT 2020103 AT cornell DOT edu> <87mxsj69st DOT fsf AT gmx DOT de> <4C6C2D11 DOT 8020003 AT cornell DOT edu> <87d3tf685q DOT fsf AT gmx DOT de> <4C6C4BC8 DOT 9010400 AT cornell DOT edu> Date: Tue, 24 Aug 2010 21:43:22 +0200 In-Reply-To: <4C6C4BC8.9010400@cornell.edu> (Ken Brown's message of "Wed, 18 Aug 2010 17:08:24 -0400") Message-ID: <87lj7vokyt.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Ken Brown writes: Hi Ken, >> It's some years ago I have used Cygwin. But if you have uploaded the >> build already, I could check, whether I have problems running Emacs + >> D-Bus under Cygwin. > > Yes, it's uploaded. See > > http://cygwin.com/ml/cygwin-announce/2010-08/msg00020.html Unfortunately, it does not run. First, there is a minor issue: when I've started emacs after downloading, I've got /usr/bin/emacs-nox.exe: error while loading shared libraries: cygdbus-1-3.dll: cannot open shared object file: No such file or directory I guess, a dependency to libdbus1_3 must be added when Emacs is compiled with D-Bus support. After installing that library, Emacs did start. How ever, it blocks when loading dbus.el. I've tried to debug it with gdb, but it told me (gdb) file /usr/bin/emacs-nox.exe Reading symbols from /usr/bin/emacs-nox.exe...(no debugging symbols found)...done. I'm sorry; I'm not familiar with cygwin, so I don't know how to continue. > Ken Best regards, Michael. -- 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