Thank you, William! Very helpful. I tried to flash my Flame with updated image, and the error is not there anymore, and I can indeed find chrome.manifest from my device. But, I got another error...
============================================ PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=4.4.2 TARGET_PRODUCT=flame TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a-neon TARGET_CPU_VARIANT=krait HOST_ARCH=x86 HOST_OS=darwin HOST_OS_EXTRA=Darwin-14.1.0-x86_64-i386-64bit HOST_BUILD_TYPE=release BUILD_ID=KOT49H OUT_DIR=out ============================================ Checking build tools versions... build/core/main.mk:119: ************************************************************ build/core/main.mk:120: You are building on a case-insensitive filesystem. build/core/main.mk:121: Please move your source tree to a case-sensitive filesystem. build/core/main.mk:122: ************************************************************ build/core/main.mk:123: *** Case-insensitive filesystems not supported. Stop. I am trying to figure it out. Meanwhile, any feedback is high appreciated. Thank you. On Wed, Mar 11, 2015 at 5:49 PM, William Hsu <[email protected]> wrote: > Hi, Cache, > > Good day. > > The configuration is designed for KK-based version. > So, if your Flame is JB-based version, it will fail to pull files from > your Flame. > > Please make sure your base image of Flame device is up-to-date. > You can use command below to check your version (base image). > $ adb shell getprop | grep bootloader > e.g. william@tpemozilla:~/Workspace_B2G/$ adb shell getprop | grep > bootloader > [ro.boot.bootloader]: [L1TC0001*188*0] > [ro.bootloader]: [L1TC0001*188*0] > The information indicates that my Flame device is v188 (KK-based) > > You also can follow the instruction to update your Flame device. > - > https://developer.mozilla.org/en-US/Firefox_OS/Phone_guide/Flame/Updating_your_Flame > > > Good Luck. Have a nice day! :) > > > Cheers, > William > > On 03/11/2015 04:26 PM, Cache Heigl wrote: > > Hi, dev-b2g, > > When I am trying to build FxOS with the command: "./build.sh", I got the > following errors: > > Pulling "chrome.manifest" > cp: > ../../../backup-flame/system/b2g/distribution/bundles/b2g_time/chrome.manifest: > No such file or directory > Failed to pull chrome.manifest. Giving up. > > Well, I have a Flame device connected to my Mac Book Air, and I executed > "./config.sh flame-kk" successfully. I still have this error. And, I found > there is no "distribution" folder under backup-flame/system/b2g/ folder. > > Could you guide me how to fix this error? > > Thank you. > > > > > _______________________________________________ > dev-b2g mailing > [email protected]https://lists.mozilla.org/listinfo/dev-b2g > > > > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > >
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
