I\'m trying to run D-Bus on an embedded system (Yocto Linux) and connect to it from my application code.
I get the following error when I call dbus_bus_get(DBUS_BU
dbus_bus_get(DBUS_BU
Type the following command into a terminal:
eval `dbus-launch --auto-syntax`