Skip to main content
Najib Kassab
Associate III
July 30, 2022
Solved

version `GLIBC_2.34' not found

  • July 30, 2022
  • 1 reply
  • 3785 views

Hello everyone,

I am trying to apply the hello world example from stm32MP1 workshop. everything works fine for me. However, when I try to run the application inside stm32mp1 it shows me this message. version `GLIBC_2.34' not found.

I tried to install newer version of GLIBC but without any suncess.

could you please tell what to do here.0693W00000QMXMhQAP.png

This topic has been closed for replies.
Best answer by OlivierK

Hi Najib Kassab (Community Member)

Sounds like you are not sourcing the right SDK for your OpenSTLinux version.

What is your original setup (DV version / OpenSTLinux package)?

Regards,

Olivier

1 reply

OlivierK
OlivierKBest answer
Technical Moderator
August 1, 2022

Hi Najib Kassab (Community Member)

Sounds like you are not sourcing the right SDK for your OpenSTLinux version.

What is your original setup (DV version / OpenSTLinux package)?

Regards,

Olivier

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Najib Kassab
Associate III
September 1, 2022

Hi @OlivierK​ I downloaded wrong SDK for my OpenSTlinux after I download the right one, everything works fine.

thanks for your response.