My system is Ubuntu 14.04.
Android version is 5.1.1_2.1.0.
The JDK is 7.
Both omxplayer and wfdsink are patched.
When I run the command: lunch sabresd_6dq-user
Following message will be display:
build/core/product_config.mk:222: *** Can not locate config makefile for product "sabresd_6dq". Stop.
** Don't have a product spec for: 'sabresd_6dq'
** Do you have the right repo manifest?
Would you please tell me the reason. How to fix it?
Many Thanks
Hello,I hava the problem when I built the Android kk4.4.2,how to solve it for you ? thanks
Hello Harris Li,
Please run the lunch command to see the available machines.
$ lunch
It seems that the sabresd_6dq machine is not setup properly. I would recommend reviewing the steps on the Android User’s Guide. Especially the patching of the source code because it may happen that the success message appears even though the patches were not correctly applied.
Would you please go through the Android User’s Guide and let us know if you encounter any error during any of the listed steps?
Regards,
Hi, Gusarambula,
I have fix this problem.
Thanks for your help.
Hi, Gusarambula,
I just re-install the Android 5.1.1 on the ubuntu 14.04.
All step are right, there are any error message output during the installing.
I think the patch is correctly applied.
I hava got following message :
*****************************************************************
Success: Now you can build the Android code for FSL i.MX platform
*****************************************************************
Thanks.
Hi, Gusarambula,
Thank you for your reply.
My operations are according to the Android_User's_Guide(Rev. L5.1.1_2.1.0-ga).
All operations are scucess except the lunch command. The sabresd_6dq is not a available devcie in my compile environment.
The available machines includes:
Lunch menu... pick a combo:
1. aosp_arm-eng
2. aosp_arm64-eng
3. aosp_mips-eng
4. aosp_mips64-eng
5. aosp_x86-eng
6. aosp_x86_64-eng
7. aosp_deb-userdebug
8. aosp_tilapia-userdebug
9. aosp_flo-userdebug
10. aosp_grouper-userdebug
11. full_fugu-userdebug
12. aosp_fugu-userdebug
13. mini_emulator_x86_64-userdebug
14. m_e_arm-userdebug
15. mini_emulator_mips-userdebug
16. mini_emulator_x86-userdebug
17. mini_emulator_arm64-userdebug
18. aosp_shamu-userdebug
19. aosp_flounder-userdebug
20. aosp_mako-userdebug
21. aosp_hammerhead-userdebug
22. aosp_manta-userdebug
Thanks.