Hi everyone, I'm porting B2G on freescale device.
I stopped the /system/bin/b2g.sh process during init. This process is running in infinite loop. When I try run the b2g.sh manually, I have the next error message: ================ root@android:/ # ./system/bin/b2g.sh soinfo_link_image(linker.cpp:1635): could not load library "libhardware_legacy.so" needed by "/system/b2g/b2g"; caused by soinfo_link_image(linkE 255|root@android:/ # ================ I checked the libhardware_legacy.so lib inside the /system/lib ================ root@android:/ # ls -l system/lib/libhardware_legacy.so -rwxrwxr-x system system 21764 2014-03-28 12:36 libhardware_legacy.so root@android:/ # ================ Any idea which one is the problem? I hope for your help, Thanks in advance. Best regards. jvidalsm _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
