build_android.sh error

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

build_android.sh error

725 Views
AshokAiyawar
Contributor I

build/core/copy_headers.mk:15: warning: overriding commands for target `out/target/product/imx53_loco/obj/include/libpv/getactualaacconfig.h'
build/core/copy_headers.mk:15: warning: ignoring old commands for target `out/target/product/imx53_loco/obj/include/libpv/getactualaacconfig.h'
build/core/base_rules.mk:69: unusual tags systembuilder on badblocks at external/e2fsprogs/misc
No private recovery resources for TARGET_DEVICE imx53_loco
host C: acp <= build/tools/acp/acp.c
In file included from /usr/include/bits/errno.h:25:0,
                 from /usr/include/errno.h:36,
                 from build/tools/acp/acp.c:22:
/usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file or directory
compilation terminated.
make: *** [out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp.o] Error 1

Tags (1)
0 Kudos
3 Replies

622 Views
daiane_angolini
NXP Employee
NXP Employee

Must you be root to access /dev/ttyS0?

0 Kudos

622 Views
AshokAiyawar
Contributor I

Hello Daiane,


  Finally, I got it to build. The problem was missing libraries.

I ran into another issue, this one is related to serial communication, I am keep getting "Do Not have permission ****" error. OS i am building on is "Kubuntu".

Have a good day.

Thanks

Ashok


Daiane Angolini said:

Please, give us more info.

 

What is your BSP version?

What´s OS you´re trying to build?

What´s the doc you supposed to be following to get it working?

0 Kudos

622 Views
daiane_angolini
NXP Employee
NXP Employee

Please, give us more info.

 

What is your BSP version?

What´s OS you´re trying to build?

What´s the doc you supposed to be following to get it working?

0 Kudos