GNU bug report logs - #5253
23.1.90; --without-dbus fails

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Sun, 13 Dec 2009 00:05:04 UTC

Severity: normal

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>, 5253 <at> debbugs.gnu.org, 
	5253-done <at> debbugs.gnu.org
Subject: bug#5253: 23.1.90;  --without-dbus fails
Date: Sun, 03 Jan 2010 14:00:10 +0100
Peter Dyballa skrev:
> Hello!
> 
> When configuring  --without-dbus  this fails, because GConf is used and 
> it has:
> 

AFAIK, nothing "fails".  Emacs still runs doesn't it?  without-dbus does not 
mean "under no circumstances link with -ldbus", it means "do not compile in an 
elisp dbus interface into Emacs".

We can't be expected to keep track of every library requierd by libraries for 
every distribution thet Emacs uses and give configure switches to compile 
without them.  It is too much work to figure out if --without-xxx implies 
--without-yyy on OS ZZZ using PanPorts version 3.5.1.  If GConf requires dbus, 
we can't simply remove it, GConf wouldn't link then.  FWIW, dbus is not 
usually a requirement for GConf (i.e. normal GNU/LInux os), I guess 
Fink/MacPorts descided to make it so.

Some configure switches leads to a library not being linked, but those are the 
simple cases.

This is not a bug at all, it is expected behaviour.

	Jan D.




This bug report was last modified 15 years and 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.