I configured dbus with the option --without-x like this:
./configure --without-x
It compiled successfully.
But now, when I want to launch my program, it says:
Failed to connect to the D-BUS daemon: dbus-launch failed to autolaunch D-Bus session: Autolaunch requested, but X11 support not compiled in.
Cannot continue.
How can I use D-Bus in sheeva plug?