2 Jun
2023
2 Jun
'23
03:55
On 02.06.2023 06:08, L A Walsh wrote:
/home/devel/root/usr/bin/gcc-13 --version gcc: symbol lookup error: /home/devel/root/usr/lib64/libc.so.6: undefined symbol: _dl_audit_symbind_alt, version GLIBC_PRIVATE
----- Any ideas as to why this didn't work?
bor@bor-Latitude-E5450:~$ nm -D /lib64/ld-linux-x86-64.so.2 | grep _dl_audit_symbind_alt 000000000001b750 T _dl_audit_symbind_alt@@GLIBC_PRIVATE bor@bor-Latitude-E5450:~$ You need ELF loader matching your glibc.