Hi,<br><br>I try to compile dbus-1.2-1 with arm crosscompiler gcc <a href="http://3.3.3.">3.3.3.</a><br>I pass configure all the necessary options like build, host, target<br><br>But I get an error during the run of configure. So it stops during the test of linux abstract-sockets.<br>
It fails and it says linux abstract sockets are missing. So configure breaks at this point.<br>I have also tried to start configure with --disable-abstract-sockets but this doesn&#39;t help and I get the same error.<br><br>
Well what exactly is &quot;Linux abstract sockets&quot;, after some research I only found out that it is an abstraction from the file system, so that Linux doesn&#39;t use files to implement sockets!?<br><br>But are abstract sockets a default feature of Linux if not how can I install it?<br>
<br>However are they (abstract sockets) really necessary for dbus? Its listed in the optinal features, so I guess not.<br><br>Thanks a lot.<br><br>codefritz.<br><br>