version GLIBC_2.0 not defined issue

Yu Lex lex.yucai.yu.fedora at gmail.com
Thu Oct 1 03:38:20 UTC 2009


Run a personal program "Track", and get error messages like "symbol errno,
version GLIBC_2.0 not defined in file libc.so.6 with link time reference".
Does anybody know to deal with this issue in Fedora 11? The
LD_ASSUME_KERNEL=2.4.1 trick seems not work for me.

[root at localhost ~]# Track
Track: relocation error: Track: symbol errno, version GLIBC_2.0 not defined
in file libc.so.6 with link time reference
[root at localhost ~]# export LD_ASSUME_KERNEL=2.4.1
[root at localhost ~]# Track
Track: error while loading shared libraries: libdl.so.2: cannot open shared
object file: No such file or directory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20091001/d521d7cd/attachment-0001.html 


More information about the users mailing list