How to solve libunwind-1.6.2-r0 do_compile: oe_runmake failed that appears when compiling with yocto

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to solve libunwind-1.6.2-r0 do_compile: oe_runmake failed that appears when compiling with yocto

433 次查看
xueyf
Contributor III

I used the IMX8MP platform and pulled the yocto project from https://github.com/nxp-imx/imx-manifest/tree/imx-linux-langdale. The following is my compilation command

repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-langdale -m imx-6.1.1-1.0.0_desktop.xml
repo sync
DISTRO=imx-desktop-xwayland MACHINE=imx8mpevk source imx-setup-desktop.sh -b build-desktop
bitbake imx-image-desktop

But the following error occurred,As a result, compilation fails. How should I solve this problem?

xueyf_0-1710322501076.png

 

0 项奖励
回复
1 回复

412 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Suggest to check configuration for system source, cores and ram ...etc, on your build host.

and check the Host setup for packages updated on host. IMX_YOCTO_PROJECT_USERS_GUIDE.pdf 

 

Regards

Harvey

0 项奖励
回复