2022-07-30 04:29 PM
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.
Solved! Go to Solution.
2022-08-01 07:27 AM
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
2022-08-01 07:27 AM
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
2022-09-01 05:50 AM
Hi @OlivierK I downloaded wrong SDK for my OpenSTlinux after I download the right one, everything works fine.
thanks for your response.
2023-06-20 02:43 AM
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.
2023-10-03 06:32 AM
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
2023-10-03 10:52 PM
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