Hi, I am trying build firefox OS debug build for flame and am getting the following error.
cp: cannot stat '../../../backup-flame/system/lib/libalsa-intf.so': No such file or directory I tried searching on the mailing list and the documents on mozilla developer and some of the solutions such as usb permissions, making sure the phone is unlocked and removing the backup-flame directory and restarting the build did not help. Moreover, When I log into the device's shell using adb shell command and execute the following command: root@flame:/ # ls /system/lib/libalsa-intf.so /system/lib/libalsa-intf.so: No such file or directory 1|root@flame:/ # It complains that there is no file named libalsa-intf.so. Also I noticed that a few files from the script: device/t2m/flame/extract-files.sh are not available on my flame device. e.g. /system/etc/Bludtooth_cal.acdb I am using ubuntu 14.10 for development. The current version of Boot2Gecko on the phone is: Boot2Gecko 2.0.0.0-prerelease (Build ID: 20140904160718). Please let me know any more details which I could provide to throw some more light on the problem. Thanks, Sanmukh _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
