iMX53 build errors

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX53 build errors

601 Views
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

Tags (1)
0 Kudos
1 Reply

546 Views
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 Kudos