mplayer is also broken on my machine after update but my error is different:

gmplayer: error while loading shared libraries: libdv.so.2: cannot
open shared object file: No such file or directory

Is this related ?

The file is located in /usr/lib/libdv.so.2, if memory serves me
correct there is a way of correcting the linking of these files but
I'm not sure ?
Quick'n'dirty fix:
# cd /usr/lib/
# ln -s libdv.so.4.0.0 libdv.so.2

--
gentoo-user@gentoo.org mailing list



Reply via email to