View Single Post
Posts: 12 | Thanked: 1 time | Joined on Jan 2008
#10
Originally Posted by v-v View Post
Ok, I tried setting up a x86 target and it works

Could you explain why it's so? Do I need to change targets all the time when compiling for the emulator or for the Nokia or dbus should normally work with an armel target too?

Many thanks
Hi, I have the same problem to you. Then I select the X86 target. But it didn't work.

The difference is my app previously runing on Maemo 3.x well. When I update to maemo 4.0 chinook, modify something such as hildon lib..., compling successfully, but can't run-standalone with it.

The error is:

Code:
 D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
  D-Bus not built with -rdynamic so unable to print a backtrace
/usr/bin/run-standalone.sh: line 11:  4462 Aborted                 (core dumped) "$@"
Any help is highly appreciated.

Thanks,

Last edited by jakov; 2008-01-28 at 03:45.