Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105300 - mplayer-bin seems to require libesd.0.so
Summary: mplayer-bin seems to require libesd.0.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 13:20 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2005-09-08 13:24 UTC (History)
0 users

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 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-09-08 13:20:00 UTC
I'm unable to run mplayer-bin, looks like it requires a library, but the ebuild
doesn't include dependency on it:

$ mplayer-bin
/opt/mplayer-bin/bin/mplayer-bin: error while loading shared libraries:
libesd.so.0: cannot open shared object file: No such file or directory

package version: media-video/mplayer-bin-1.0_pre7-r2

Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r10 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r10 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://src.gentoo.pl http://pandemonium.tiscali.de/pub/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/ http://130.59.10.35/mirror/gentoo/
http://212.219.56.131/sites/www.ibiblio.org/gentoo/
http://mir.zyrianes.net/gentoo/
http://212.219.56.162/sites/www.ibiblio.org/gentoo/
http://ftp.heanet.ie/pub/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X acl acpi alsa arts avi berkdb bitmap-fonts cdparanoia cdr crypt
cups dbus dvd dvdr eds emboss encode fam foomaticdb fortran ftp gif gstreamer
gtk gtk2 hal imlib ipv6 java javascript jpeg kde lzw lzw-tiff mad mozilla mp3
mpeg ncurses nls nptl nsplugin nvidia opengl pam pdflib perl png python qt
quicktime readline samba scanner sdl spell ssl tcpd tiff truetype truetype-fonts
type1-fonts unicode usb userlocales xml2 xpm xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-09-08 13:21:24 UTC
Upgrade emul-linux-x86-soundlibs.  It has esd now, while medialibs doesn't. 
I'll fix the deps on mplayer-bin.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-09-08 13:24:37 UTC
Fixed in cvs.