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

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

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

141 Views
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 Kudos
1 Reply

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