Help with ld.so debug output?

Mike Frysinger vapier@gentoo.org
Wed May 13 23:49:00 GMT 2009


On Wednesday 13 May 2009 19:32:41 john h wrote:
> / # ./hello
> ./hello: /lib/libm.so.6: version `GLIBC_2.1.3' not found (required by
> /lib/libm. so.6)

it means your binary was compiled against a newer version of glibc than the 
version found at runtime
-mike



More information about the Libc-help mailing list