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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
2,507件の閲覧回数
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,497件の閲覧回数
ko-hey
Senior Contributor II

It solved with following command.

$ sudo apt-get install make

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,498件の閲覧回数
ko-hey
Senior Contributor II

It solved with following command.

$ sudo apt-get install make

0 件の賞賛
返信