alexa bubb
unread,Aug 28, 2009, 2:21:11 AM8/28/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-platform
HI There,
An Android bug?!
I am having a strenge thing here. For the same source tree (donut repo
sync with minor changes), "make" will sometime, but not always, end up
with the following error. If I'm luck, "make" will finish with usable
images. If not, by "touch" the .p file and "make" again, I still get
good images.
Please help!!! Thank you!!!
>>>>>>
Construct recovery from boot
mkdir -p out/target/product/xxxx/obj/PACKAGING/
recovery_patch_intermediates/
PATH=out/host/linux-x86/bin:$PATH out/host/linux-x86/bin/imgdiff out/
target/product/xxxx/boot.img out/target/product/xxxx/recovery.img out/
target/product/xxxx/obj/PACKAGING/recovery_patch_intermediates/
recovery_from_boot.p
source and target don't have same number of chunks!
make: *** [out/target/product/xxxx/obj/PACKAGING/
recovery_patch_intermediates/recovery_from_boot.p] Error 1
<<<<<<<