In our server the symbolic link to libc.so.6 has been deleted. Now none of the binaries in the system work. To fix this, I tried:
libc.so.6
/bin/ln -s /li
You could simply run ldconfig. Most distributions ship this as a static binary.
ldconfig