02-15-2015, 06:44 PM
(This post was last modified: 02-15-2015, 06:48 PM by LogicParrot.)
Gcc is just a compiler, your version is already compiled, so I don't think GCC is the problem. I might be wrong though, hope the others provide better information.
Your English is readable
Or you could try updating glibc:
If it's Debian/Ubuntu/apt based:
apt-get update && apt-get install libc6
Yum-based:
yum update glibc-*
Your English is readable
Or you could try updating glibc:
If it's Debian/Ubuntu/apt based:
apt-get update && apt-get install libc6
Yum-based:
yum update glibc-*