Hi, I am trying to build Android on Ubuntu - 8.10 and make a USB bootable out of it. I am targeting to load the image on Dell Mini 9. I am able run` make ` successfully as directed from http://source.android.com/download. But, when i try to make an image or iso file like:
TARGET_ARCH=x86 TARGET_PRODUCT=generic DISABLE_DEXPREOPT=true make -j2 install_img it fails with build/core/copy_headers.mk:15: warning: overriding commands for target `out/target/product/generic/obj/include/libpv/getactualaacconfig.h' build/core/copy_headers.mk:15: warning: ignoring old commands for target `out/target/product/generic/obj/include/libpv/ getactualaacconfig.h' make: *** No rule to make target `install_img'. Stop. Can somebody help me?? BTW i am using java 1.5 and paths for both Android and Java are set:-). rgds, -- Kiran Ivaturi --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
