dbus-0.92 cross compiling error
Marco Pracucci
development at pracucci.com
Thu Aug 24 04:44:14 PDT 2006
Hi,
I have a problem when I try to cross compile (arm) dbus sources.
Configure script:
./configure --host=arm-linux --prefix=/path --with-expat
[...]
checking for posix getpwnam_r... configure: error: cannot run test
program while cross compiling
The configure script try to compile and run a simple program that checks
for getpwdam_r function, but it cannot be run cause I'm cross compiling.
Any suggestion and/or idea to solve it?
Thanks,
Marco Pracucci
More information about the dbus
mailing list