Hello Friends,
I am porting Firefox OS on HTC Wildfire a.k.a Buzz. 

Here's the error I am receiving:
*******************************************************************************
anurag@anurag-desktop:~/Desktop/B2G$ ./build.sh

============================================
PLATFORM_VERSION_CODENAME=AOSP
PLATFORM_VERSION=4.0.4.0.4.0.4
TARGET_PRODUCT=full_m4
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.5.0-23-generic-x86_64-with-Ubuntu-12.04-precise
HOST_BUILD_TYPE=release
BUILD_ID=OPENMASTER
OUT_DIR=out
============================================

Blob setup script has changed, re-running
Pulling files from ../../../backup-m4
Found firmware with build ID IMM76D
Pulling "libauth.so"
cp: cannot stat `../../../backup-m4/system/lib/libauth.so': No such file or 
directory
Failed to pull libauth.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.

*******************************************************************************

I have tried using : rm-rf objdir-gecko & rm -rf out but it wasn't helpful.
If there isnt any such file in my device, what should I do? Else, what is the 
possible solution.

Thank you.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to