Android 11 build error when excute ./imx-make.sh

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Android 11 build error when excute ./imx-make.sh

跳至解决方案
2,508 次查看
ko-hey
Senior Contributor II

Hi all,

I have tried and followed by following user guide for building Android 11 images.

https://www.nxp.com/docs/en/user-guide/ANDROID_USERS_GUIDE.pdf

But I got following error message when I excuted "./imx-make.sh -j4 2>&1 | tee build-log.txt"

 

./imx-make.sh: line 151: make: command not found

 

I attached the detail of error message and related files so could you tell me how to solve it if someone have answer.

 

Ko-hey

0 项奖励
回复
1 解答
2,498 次查看
ko-hey
Senior Contributor II

It solved with following command.

$ sudo apt-get install make

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,499 次查看
ko-hey
Senior Contributor II

It solved with following command.

$ sudo apt-get install make

0 项奖励
回复