dbus-glib-0.71 under Mac OS X

Marius Schamschula mschamschula at gmail.com
Wed Sep 20 18:47:12 PDT 2006


Hi there,

I'm a bit stumped. I'm trying to build dbus-glib-0.71 against
dbus-0.93 under Mac OS X 10.4.7 as a pre-requisite for gnome-vfs
2.16.0.

The build dies with:

Making all in tools
DBUS_TOP_BUILDDIR=.. dbus-send --system --print-reply=literal
--dest=org.freedesktop.DBus /org/freedesktop/DBus
org.freedesktop.DBus.Introspectable.Introspect >
dbus-bus-introspect.xml.tmp && mv dbus-bus-introspect.xml.tmp
dbus-bus-introspect.xml
Failed to open connection to system message bus: Failed to connect to
socket /usr/local/var/run/dbus/system_bus_socket: Connection refused
make[2]: *** [dbus-bus-introspect.xml] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

>From what I can tell there is no problem with dbus itself:

#dbus-launch
DBUS_SESSION_BUS_ADDRESS='unix:path=/tmp/dbus-byxIiWZiGt,guid=4511e52bc47e861d8397c57b4cda1400';
DBUS_SESSION_BUS_PID=6339;

Worked after creating the messagebus user in NetInfo.

Also

$ls -l /usr/local/var/run/dbus/system_bus_socket
srwxrwxrwx   1 root  wheel  0 Sep 20 06:52
/usr/local/var/run/dbus/system_bus_socket

Any ideas?

TIA
-- 
Marius


More information about the dbus mailing list