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
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?