Skip to main content
Explorer
January 15, 2025
Question

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

  • January 15, 2025
  • 1 reply
  • 831 views

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

    This topic has been closed for replies.

    1 reply

    ST Employee
    March 13, 2025

    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,