[glenn@localhost ~>$ yum whatprovides */libelf.so
Loaded plugins: fastestmirror, langpacks, local, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirrors.med.harvard.edu
* rpmfusion-free: mirror.liberty.edu
* rpmfusion-free-updates: mirror.liberty.edu
* rpmfusion-nonfree: mirror.liberty.edu
* rpmfusion-nonfree-updates: mirror.liberty.edu
* updates: mirrors.med.harvard.edu
_local/filelists_db | 902 kB 00:00 ...
adobe-linux-x86_64/filelists | 605 B 00:00
rpmfusion-free-updates/filelists_db | 156 kB 00:00
rpmfusion-nonfree-updates/filelists_db | 160 kB 00:00
updates/filelists_db | 8.6 MB 00:03
elfutils-libelf-devel-0.152-1.fc16.i686 : Development support for libelf
Repo : fedora
Matched from:
Filename : /usr/lib/libelf.so
elfutils-libelf-devel-0.152-1.fc16.x86_64 : Development support for libelf
Repo : fedora
Matched from:
Filename : /usr/lib64/libelf.so
elfutils-libelf-devel-0.153-1.fc16.i686 : Development support for libelf
Repo : updates
Matched from:
Filename : /usr/lib/libelf.so
elfutils-libelf-devel-0.153-1.fc16.x86_64 : Development support for libelf
Repo : updates
Matched from:
Filename : /usr/lib64/libelf.so
Maybe you could use rpm to reinstall the package? For example
rpm -Uvh
http://linux.mirrors.es.net/fedora//...c16.x86_64.rpm
Just a thought. I'm not 100% sure that this would be the proper method for resolving your issue. Maybe someone else could confirm?