I am getting the following error. I understand that it is trying to pull some file off of the device. The device is not plugged in. Is it that without having the device plugged in I cannot compile for the device? Does that make since? What if I had two separate devices plugged in?
============================================ PLATFORM_VERSION_CODENAME=AOSP PLATFORM_VERSION=4.0.4.0.4.0.4 TARGET_PRODUCT=full_inari TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a-neon HOST_ARCH=x86 HOST_OS=linux HOST_OS_EXTRA=Linux-3.8.0-25-generic-x86_64-with-Ubuntu-13.04-raring HOST_BUILD_TYPE=release BUILD_ID=OPENMASTER OUT_DIR=out ============================================ Blob setup script has changed, re-running Backing up system partition to backup-inari * daemon not running. starting it now on port 5037 * * daemon started successfully * Pulling files from ../../../backup-inari Pulling "libOmxAacDec.so" Failed to pull libOmxAacDec.so. Giving up. > Build failed! < Build with |./build.sh -j1| for better messages If all else fails, use |rm -rf objdir-gecko| to clobber gecko and |rm -rf out| to clobber everything else. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
