Comment 3 for bug 427524

Revision history for this message
Andreas Heck (aheck) wrote :

This is no substitute for a real package but as a workaround you can just:

cd /usr/lib
sudo rm libbfd-2.19.1.so
sudo ln -s libbfd-2.19.91.20091006.so libbfd-2.19.1.so

libbfd-2.19.1.so is just a link to the real shared object which broke since the real one was renamed.