On Jul 1, 2015 4:26 PM, "Eli Zaretskii" <eliz@gnu.org> wrote:
>
> > Date: Wed, 1 Jul 2015 08:56:03 +0100
> > From: Artur Malabarba <bruce.connor.am@gmail.com>
> >
> > This error happens whenever I start Emacs, which I've compiled myself on an
> > Ubuntu machine with no special options. I understand why the error
> > happens (erc is trying to use some dbus stuff) I just don't understand
> > why my emacs doesn't have dbus support.
>
> The answer to such questions is usually in your config.log.  Look
> there for the dbus-related tests and their results.

Thanks Eli, that's good to know.