<div>Hello,</div>
<div>&nbsp;</div>
<div>I&#39;m trying to use Bluez which&nbsp;needs the system D-Bus daemon, but&nbsp;I&#39;m having trouble getting D-Bus started.&nbsp; I&#39;m running on an ARM v5tle platform, and compiled D-Bus with the following config: --prefix=/usr --enable-verbose-mode.&nbsp; Here is what I get when I try to start the daemon:
</div>
<div>&nbsp;</div>
<div><a href="mailto:root@192.168.0.105:/opt/dbus-1.0.2">root@192.168.0.105:/opt/dbus-1.0.2</a># dbus-daemon --system<br>18266: Allocated slot 0 on allocator 0x5cafc total 1 slots allocated 1 used<br>18266: Finalizing bus context 0x5d060
<br>18266: Freeing slot 0 on allocator 0x5cafc total 1 allocated 1 used<br>Failed to start message bus: Unknown error 1073838592</div>
<div>&nbsp;</div>
<div>If I do dbus-daemon --session, the session daemon seems to start ok - it at least shows up in my process list.&nbsp; One other odd thing I noticed was during the compilation I received the following warnings many times:</div>

<div>&nbsp;</div>
<div>dbus-marshal-recursive.c:212: warning: cast increases required alignment of target type</div>
<div>dbus-marshal-validate.c:367: warning: cast increases required alignment of target type</div>
<div><br clear="all">Can anyone help me out?</div>
<div>&nbsp;</div>
<div>Thanks,<br>-- <br>John Sample </div>