dbus-glib-0.73 make issue
Stephen Rees
Stephen.Rees at fresno.gov
Mon Apr 23 14:57:16 PDT 2007
Thanks...I got around the issue by downloading a copy of dbus-bus-introspect.xml into the tools directory. After that it compiled fine.
-Stephen
>>> "John (J5) Palmieri" <johnp at redhat.com> 04/23/07 7:56 pm >>>
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>
_______________________________________________
dbus mailing list
dbus at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dbus
More information about the dbus
mailing list