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
This helped in my case (the actual version depends on your library):
ldconfig -l -v /lib/libc-2.13.so