Version 2.19 not working on OpenSuSE Leap 15.4

The new version 2.19 is not working on the actual OpenSuSE Leap 15.4 distro because rainlendar is looking for glibc-2.33 or 2.34 but leap 15.4 ist still using glibc version 2.31.
Is there a chance to get a version compiled with glibc-2.31?

Regards
Armin

Same here, on Ubuntu 20.04:


rainlendar2: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by rainlendar2)
rainlendar2: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by rainlendar2)
rainlendar2: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by rainlendar2)

I was using the latest Ubuntu LTS but it seems that it has too new libraries. I’ll need to downgrade my build environment.

That would be great, thank you!

Thanks in advance. Same thing on Linux Mint 20 which is based on Ubuntu 20.04 LTS which won’t sunset until April 2025.

Since glib is not updated for the life of any LTS version of Ubuntu, you should always use the libraries associated with the oldest supported version of Ubuntu LTS to avoid errors. Until some time in April 2025 this is Ubuntu 20.04. Cheers!

1 Like