GNU bug report logs -
#4126
23.1.50; Building with dbus support
Previous Next
Full log
View this message in rfc822 format
Thanks - you were spot on: installing libdbus-1-dev solved the problem.
So as usual this was a user problem.
Might be nice if missing libraries could be reported more clearly as
they are for the various graphics packages: png, tiff etc, to hold the
user's hand still more.
Thanks again
Giles
-----Original Message-----
From: Glenn Morris [mailto:rgm <at> gnu.org]
Sent: 11 August 2009 18:02
To: Giles Chamberlin
Cc: 4126 <at> debbugs.gnu.org
Subject: Re: bug#4126: 23.1.50; Building with dbus support
Giles Chamberlin wrote:
> Running on Ubuntu 9.04, I'm having trouble building emacs from CVS
with
> dbus support. config.log reports:
>
> configure:12289: checking for dbus-1 >= 1.0
> configure:12309: result: no
>
> and subsequent calls to make fail to compile dbusbind.c, causing
> invocation of dbus-call-method to fail with a void-function error.
>
> dbus-1 installed as per default ubuntu setup.
I don't know what that means, but Ubuntu users might.
At a guess, you need to also install the dbus development package(s),
which may be called "libdbus-1-dev".
Failing that, examine the config.log output to see exactly what the
problem is.
This bug report was last modified 15 years and 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.