iMX53 build errors

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

iMX53 build errors

605件の閲覧回数
AshokAiyawar
Contributor I

uccess: Now you can build android code for FSL i.MX platform

 

$ ./build_android.sh imx53_qsb all

################################################

Building:

BUILD_UBOOT=1

BUILD_KERNEL=1

BUILD_ANDROID=1

 

Using:

CPUS=4

CPUS_ANDROID=1

################################################

./build_android.sh: 164: make: not found

./build_android.sh: 164: make: not found

./build_android.sh: 181: make: not found

./build_android.sh: 193: make: not found

/home/ashokaiyawar/Downloads/Android3.3/i.MX53-QSB-Android-Release3.3/src/kernel_imx

cd: 203: can't cd to /home/ashokaiyawar/Downloads/Android3.3/i.MX53-QSB-Android-Release3.3/scripts/../src/out/target/product/imx53_loco.

 

Please help

タグ(1)
0 件の賞賛
1 返信

550件の閲覧回数
VikramU_ng
Contributor III

Hi Ashok.

  Check your folder structure and permissions

 

run a make from the actual folder after checking if a .configure file is present on that folder path.

Make sure you clean and parameterize the folder paths %HOME%, %ANDROID% in future.

0 件の賞賛