From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: emacs/lisp/net dbus.el Date: Tue, 18 Aug 2009 23:51:52 -0400 Message-ID: <6iab1wfokn.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1250653931 4103 80.91.229.12 (19 Aug 2009 03:52:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Aug 2009 03:52:11 +0000 (UTC) Cc: Emacs developers To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 19 05:52:04 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MdcDT-0004fa-Fc for ged-emacs-devel@m.gmane.org; Wed, 19 Aug 2009 05:52:03 +0200 Original-Received: from localhost ([127.0.0.1]:38423 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdcDS-0007wg-RD for ged-emacs-devel@m.gmane.org; Tue, 18 Aug 2009 23:52:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdcDO-0007wN-NB for emacs-devel@gnu.org; Tue, 18 Aug 2009 23:51:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdcDK-0007w2-4H for emacs-devel@gnu.org; Tue, 18 Aug 2009 23:51:58 -0400 Original-Received: from [199.232.76.173] (port=47814 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdcDK-0007vz-1X for emacs-devel@gnu.org; Tue, 18 Aug 2009 23:51:54 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:34123) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdcDJ-0008Gn-Bh for emacs-devel@gnu.org; Tue, 18 Aug 2009 23:51:53 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MdcDI-0001r8-43; Tue, 18 Aug 2009 23:51:52 -0400 X-Spook: military passwd [Hello to all my friends and fans in X-Ran: !dy7vTP6:GzqeKO.zC]6^J&TX=zch1kg1\dD\SN$%YOaMO1!B2OLDo(x3,px_X`47,zrW2 X-Hue: red X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:114393 Archived-At: Michael Albinus wrote: > * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system > and :session buses. I seem to be unable to build Emacs since this change. On a RHEL5 GNU/Linux system, the build fails with: Compiling /scratch/gmorris/emacs/cvs/trunk/lisp/net/xesam.el In toplevel form: net/xesam.el:135:1:Error: D-Bus error: "Failed to execute dbus-launch to autolaunch D-Bus session" make[2]: *** [/scratch/gmorris/emacs/cvs/trunk/lisp/net/xesam.elc] Error 1 make[2]: *** Waiting for unfinished jobs.... And I get left with dbus processes sitting around after the build exits: gmorris 28103 1 0 20:47 pts/10 00:00:00 dbus-launch --autolaunch 2df34d46e8c4cbef2fd63845699b1400 --binary-syntax --close-st gmorris 28104 1 0 20:47 ? 00:00:00 /bin/dbus-daemon --fork --print-pid 7 --print-address 9 --session