Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47655 - mplayer cannot load libdv libraries
Summary: mplayer cannot load libdv libraries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Joel Martin (RETIRED)
URL:
Whiteboard:
Keywords:
: 82161 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-12 19:14 UTC by Giorgio Luparia
Modified: 2005-02-15 14:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giorgio Luparia 2004-04-12 19:14:32 UTC
Starting mplayer (or gmplayer) I get a library load error and then mplayer obviously exits.

Reproducible: Always
Steps to Reproduce:
1. emerge mplayer
2. run mplayer or gmplayer
Actual Results:  
mplayer: error while loading shared libraries: libdv.so.2: cannot open shared 
object file: No such file or directory 

Expected Results:  
Load the correct library. 

Portage 2.0.50-r5 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 
2.6.4-gentoo-r1) 
================================================================= 
System uname: 2.6.4-gentoo-r1 i686 AMD Athlon(TM) XP 1600+ 
Gentoo Base System version 1.4.6 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=athlon-xp -funroll-loops -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon-xp -funroll-loops -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="3dnow X aalib acpi alsa apm arts avi berkdb cdr crypt cscope cups dga 
directfb encode esd fbcon foomaticdb gd gdbm gif gpm gtk gtk2 imlib java jpeg 
kde libg++ libwww linguas_it mad maildir matrox mikmod mmx motif mpeg ncurses 
nls oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline 
samba scanner sdl slang speex spell sse ssl svga tcpd tiff truetype unicode 
usb x86 xlib xml2 xmms xv zlib"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-04-12 19:19:27 UTC
you'll have to re-emerge mplayer since the libdv update (pain in the ass, I know)
Comment 2 Giorgio Luparia 2004-04-13 01:57:58 UTC
Ok, I simply reemerged mplayer and libdv and it works again, don't know what happened before but now it should be ok for everyone...
Comment 3 Jon White 2005-02-15 13:46:40 UTC
*** Bug 82161 has been marked as a duplicate of this bug. ***
Comment 4 Forza 2005-02-15 14:05:11 UTC
I think the problem comes when you update libdv to the new version. A simple solution is to relink the libdv.so.2 to the new libdv.so file. Might not be so good in the long run or with other apps than mplayer?