cancel
Showing results for 
Search instead for 
Did you mean: 

openssl "oe_runmake failed" when building Yocto project on stm32mp157F-DK2.

parkkk
Associate

I am following the contents of STM32MPU Distribution Package in STM32 Wiki

6. Building the OpenSTLinux distribution↑.

When I build using the bitbake st-image-weston command, the following error occurs.

ERROR: openssl-native-3.2.2-r0 do_compile: oe_runmake failed

Does anyone know about the above problem? (I'm using Ubuntu 22.04.)2025-01-15 18;45;20.JPEG

1 REPLY 1
Pwxn
ST Employee

Hello @parkkk ,

 

Did you run some cleaning step before retrying to run the bitbake ?

bitbake -c cleansstate openssl or delete temporary file for example.

 

Are you flowing the getting started or are you building the distribution package with custom machine or layers ? 

 

Did you correctly follow every prerequisites found here ? Make sure to download every tool box.

https://wiki.stmicroelectronics.cn/stm32mpu/wiki/PC_prerequisites

 

If you can share with us more detailed logs it could help us to help you.

 

Regards,