GLIBC_2.7 not found
问题 I am getting the following error when trying to run several executables: /lib/libc.so.6: version `GLIBC_2.7' not found (required by .tools/bridge/bridge) I have recently upgraded from CentOS 5.3 to 5.7 (I am required to run these tools on CentOS 5, so I can't upgrade to 6). I recompiled the whole code but this error still appears. Has anyone encountered this type of error? Thanks, Claudiu 回答1: The error means that you built .tools/bridge/bridge on a system with glibc-2.7 (or later), and are