version GLIBC_2.0 not defined issue

Markku Kolkka markkuk at tuubi.net
Thu Oct 1 10:55:39 UTC 2009


Yu Lex kirjoitti viestissään (lähetysaika torstai, 1. lokakuuta 
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? 

Fix your source code and recompile. Find the source files that 
use errno, add "#include <errno.h>" to those files and remove 
any manual declarations of errno.

-- 
 Markku Kolkka
 markku.kolkka at iki.fi




More information about the fedora-list mailing list