cancel
Showing results for 
Search instead for 
Did you mean: 

version `GLIBC_2.34' not found

Najib Kassab
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
OlivierK
ST Employee

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

View solution in original post

5 REPLIES 5
OlivierK
ST Employee

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

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

thanks for your response.

Hi Olivier K,

I installed  "https://www.st.com/en/embedded-software/stm32mp1dev.html#get-software/en.SDK-x86_64-stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.11.23.tar.gz" for STM32MP157D MPU. Still I'm getting same issue.Can you please tell me what to do here!

Thank you.

Hi Olivier,

I'm facing the same issue with the gtk_hello_world example. Shows error "version `GLIBC_2.34' not found (required by ./gtk_hello_world)".

How do I know which version of the SDK I need? I simply downloaded the latest version from https://www.st.com/en/embedded-software/stm32mp1dev.html#get-software

Hi @LMarq.4 

The SDK you downloaded is the version for the ecosystem 4.1.

Does this version fit your OpenSTLinux version?

Best regards,

--JM