The I found this page: http://suppressingfire.livejournal.com/35277.html
that explain how to fix these problems. In particular if you get this kind of error trying to log into Scratchbox:
Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!You can read the complete fix in my updated wiki: http://www.ptlug.org/wiki/Howto_Installing_Maemo_SDK_4
You can fix it in this way:
echo 0 | sudo tee /proc/sys/vm/vdso_enabled
7 comments:
Thanks for the link ;-)
Thanks to you :)
Thanks!!! I just bougth my N810 ... and cant wait to compile thinks to it...
Thanks! The [...]vdso_enabled command worked like a charm!
Thanks, it works~
Thanks....This worked for me
Good stuff! You saved both my keyboard and my forehead!
Post a Comment