>> Is this directory also used for pre-cupcake source? It seems that the >> compilation issue was caused by the stale directory "recovery" under your >> android source root directory. You may remove it to see whether it works or
> Yes. It also had pre-cupcake source. It works now. Thanks, Chen! I > will now follow the make output and see what I have got. I now get the following error: could not locate libstdc++. Any pointers? # TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true make installer_img build/core/product_config.mk:207: WARNING: adding test OTA key ============================================ TARGET_PRODUCT=eee_701 TARGET_BUILD_VARIANT=eng TARGET_SIMULATOR= TARGET_BUILD_TYPE=release TARGET_ARCH=x86 HOST_ARCH=x86 HOST_OS=linux HOST_BUILD_TYPE=release BUILD_ID= ============================================ build/core/main.mk:178: implicitly installing apns-conf_sdk.xml host Executable: genext2fs (out/host/linux-x86/obj/EXECUTABLES/genext2fs_intermediates/genext2fs) /home/developer/mydroid/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/../lib/gcc/i686-unknown-linux-gnu/4.2.1/../../../../i686-unknown-linux-gnu/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status make: *** [out/host/linux-x86/obj/EXECUTABLES/genext2fs_intermediates/genext2fs] Error 1 --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
