dbus-glib-0.73 make issue

Stephen Rees Stephen.Rees at fresno.gov
Fri Apr 20 14:55:59 PDT 2007


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...




More information about the dbus mailing list