Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
#Question 1 :
execute Stage 1: Building the linux kernel objects and Makefile is successed
but execute Stage 2: Building the ddk using the standard Android platform build tools, occur this error with command: source build/envsetup.sh and mm PRODUCT-mini_armv7a-userdebug
root@ubuntu:/opt/android_source_code/android-4.2.2_r1# source build/envsetup.sh including device/asus/grouper/vendorsetup.shincluding device/asus/tilapia/vendorsetup.shincluding device/generic/armv7-a-neon/vendorsetup.shincluding device/generic/armv7-a/vendorsetup.shincluding device/generic/mips/vendorsetup.shincluding device/generic/x86/vendorsetup.shincluding device/lge/mako/vendorsetup.shincluding device/samsung/maguro/vendorsetup.shincluding device/samsung/manta/vendorsetup.shincluding device/samsung/toroplus/vendorsetup.shincluding device/samsung/toro/vendorsetup.shincluding device/ti/panda/vendorsetup.shincluding sdk/bash_completion/adb.bash
root@ubuntu:/opt/android_source_code/android-4.2.2_r1# lunch
You're building on Linux
Lunch menu... pick a combo: 1. full-eng 2. full_x86-eng 3. vbox_x86-eng 4. full_mips-eng 5. full_grouper-userdebug 6. full_tilapia-userdebug 7. mini_armv7a_neon-userdebug 8. mini_armv7a-userdebug 9. mini_mips-userdebug 10. mini_x86-userdebug 11. full_mako-userdebug 12. full_maguro-userdebug 13. full_manta-userdebug 14. full_toroplus-userdebug 15. full_toro-userdebug 16. full_panda-userdebug
Which would you like? [full-eng] 8
============================================PLATFORM_VERSION_CODENAME=RELPLATFORM_VERSION=4.2.2TARGET_PRODUCT=mini_armv7aTARGET_BUILD_VARIANT=userdebugTARGET_BUILD_TYPE=releaseTARGET_BUILD_APPS=TARGET_ARCH=armTARGET_ARCH_VARIANT=armv7-aHOST_ARCH=x86HOST_OS=linuxHOST_OS_EXTRA=Linux-2.6.32-21-generic-x86_64-with-Ubuntu-10.04-lucidHOST_BUILD_TYPE=releaseBUILD_ID=JDQ39OUT_DIR=out============================================
root@ubuntu:/opt/android_source_code/android-4.2.2_r1# mm PRODUCT-mini_armv7a-userdebug============================================PLATFORM_VERSION_CODENAME=RELPLATFORM_VERSION=4.2.2TARGET_PRODUCT=mini_armv7aTARGET_BUILD_VARIANT=userdebugTARGET_BUILD_TYPE=releaseTARGET_BUILD_APPS=TARGET_ARCH=armTARGET_ARCH_VARIANT=armv7-aHOST_ARCH=x86HOST_OS=linuxHOST_OS_EXTRA=Linux-2.6.32-21-generic-x86_64-with-Ubuntu-10.04-lucidHOST_BUILD_TYPE=releaseBUILD_ID=JDQ39OUT_DIR=out============================================external/wpa_supplicant_8/wpa_supplicant/Android.mk:278: external/wpa_supplicant_8/wpa_supplicant/src/drivers/drivers.mk: Not a directoryfind: `../../vendor/unbundled_google/libs/gcm/gcm-client/src': No such file or directoryfind: `../../vendor/unbundled_google/libs/gcm/gcm-server/src': No such file or directoryfind: `../../vendor/unbundled_google/libs/gcm/gcm-client/src': No such file or directoryfind: `../../vendor/unbundled_google/libs/gcm/gcm-server/src': No such file or directoryfind: `src': No such file or directorymake: *** No rule to make target `external/wpa_supplicant_8/wpa_supplicant/src/drivers/drivers.mk'. Stop.
please help me,thank you .
#Question 2:
occur this error when me xecute command: source build/envsetup.sh and mm PRODUCT-armboard_v7a-eng
root@ubuntu:/opt/android_source_code/android-4.2.2_r1# mm PRODUCT-armboard_v7a-engbuild/core/product_config.mk:223: *** Cannot locate config makefile for product "armboard_v7a". Stop.
please help me, What can I do to get the Android system to support the armboard_v7a ? thanks again.
I'd suggest contacting the board vendor for their supported BSPs - we cannot support third-party development hardware.
Kind regards, Pete
this error is not contact with hardware broad, this is compile error