<div dir="ltr"><br>Hi <br> <br><br>I cross compiled the dbus1.0.2 for arm platform.. It is working properly on the board. I am also cross compiled this dbus.c application to run on the arm. <br><br>The cross compiled binary is dbus-example . When i run this one like <br>
./dbus-example receive it is showing the below error.<br><br>Listening for signals<br><br>
        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.3 (Linux)">
        
        
        <style type="text/css">
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        --></style>process 401: D-Bus library appears to
be incorrectly set up; failed to read machine uuid: Failed to open
"/home/amarnath/Documents/dbuscross/var/lib/dbus/machine-id":
No such file or directory
<p style="margin-bottom: 0in;">See the manual page for dbus-uuidgen to
correct this issue.
</p>
<p style="margin-bottom: 0in;"> D-Bus not built with -rdynamic so
unable to print a backtrace
</p>
<p style="margin-bottom: 0in;">Aborted</p>
<br><br><br>When i opened this var/lib/dbus i can't find the machine-id . how will i solve that one.<br>Please tell me what is the problem.<br><br></div>