abstract-sockets problem compiling dbus with arm-linux cross compiler
Havoc Pennington
hp at pobox.com
Wed May 14 16:57:53 PDT 2008
Hi,
Abstract sockets are a standard feature of Linux. I don't think your
problem has anything to do with those, though. During a cross-compile,
you can't run configure checks, since code can't be run on the target.
You need to provide default answers for all the checks.
That's my understanding anyway, I've never done cross-compilation.
Havoc
More information about the dbus
mailing list