Error /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34′ not found
I’ve got this error with buildroot-2022.11 when executing make. Ubuntu 20.04 – added this repo as described in the link sudo apt update sudo apt install libc6 It automatically installed 2.35 for me.