Execution of few commands are failed with error "/usr/lib/libc.so.6: version `GLIBC_2.4' not found (required by /lib64/libacl.so.1)"
Issue
- Execution of few commands are failed with error "/usr/lib/libc.so.6: version `GLIBC_2.4' not found (required by /lib64/libacl.so.1)"
[user@example ~]$ ls
ls: /usr/lib/libc.so.6: version `GLIBC_2.4' not found (required by ls)
ls: /usr/lib/libc.so.6: version `GLIBC_2.4' not found (required by /lib64/libacl.so.1)
ls: /usr/lib/libc.so.6: version `GLIBC_2.4' not found (required by /lib64/libselinux.so.1)
ls: /usr/lib/libc.so.6: version `GLIBC_2.4' not found (required by /lib64/libattr.so.1)
ls: /usr/lib/libc.so.6: version `GLIBC_2.4' not found (required by /lib64/libsepol.so.1)
[user@example ~]$ exit
logout
/usr/bin/clear: /usr/lib/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib64/libncursesw.so.5)
Environment
- Red Hat Enterprise Linux 5,6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
