dbus-glib-0.73 make issue

John (J5) Palmieri johnp at redhat.com
Mon Apr 23 12:56:57 PDT 2007


On Fri, 2007-04-20 at 14:55 -0700, Stephen Rees wrote:
> I've got dbus1.0.2 installed and am trying to install dbus-glib-0.73 to meet dependencies for gnome-vfs...evolution eventually.
> 
> I'm a NOOB, but I've worked through all the errors I've had except this one.
> 
> Compile works fine, however make bombs out on this command:
> 
> make[2]: Entering directory `/home/username/Download/dbus-glib-0.73/tools'
> DBUS_TOP_BUILDDIR=.. dbus-daemon --introspect > dbus-bus-introspect.xml.tmp && mv dbus-bus-introspect.xml.tmp dbus-bus-introspect.xml
> dbus-daemon [--version] [--session] [--system] [--config-file=FILE] [--print-address[=DESCRIPTOR]] [--print-pid[=DESCRIPTOR]] [--fork] [--nofork]
> make[2]: *** [dbus-bus-introspect.xml] Error 1
> make[2]: Leaving directory `/home/username/Download/dbus-glib-0.73/tools'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/username/Download/dbus-glib-0.73'
> make: *** [all] Error 2
> 
> Looks like a usage error for dbus-daemon...
> 
> Thanks for any help...

Looks like you make have an older version of D-Bus installed.  Please
run dbus-daemon --version.  New versions of dbus-daemon should have
--introspect switch.
-- 
John (J5) Palmieri <johnp at redhat.com>



More information about the dbus mailing list