Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 16255

Summary: mplayer not detecting dvd libaries during emerge build
Product: Gentoo Linux Reporter: Xris Brunton <button>
Component: New packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xris Brunton 2003-02-23 18:53:24 UTC
in RC_2 when I try to emerge mplayer it is not detecting the dvd libaries I have 
installed (with emerge) while building and so therefore not adding dvd support , 
when I build it manually from the emerge sources it detects them fine (with no added 
configure flags) and builds the dvd support in fine. 

Reproducible: Always
Steps to Reproduce:
1. emerge libdvdread 
2. emerge libdvdnav 
3. emerge mplayer 
Actual Results:  
mplayer downloaded and compiled but without dvd support 

Expected Results:  
downloaded and installed with dvd support
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-24 01:31:18 UTC
um, do you have "dvd" in your USE?
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-26 06:18:23 UTC
Anyhow, it uses libdvdkit that is built in if 'dvd' in USE.  This is usually
with bugfixes, and have dvd key caching, so much faster starting to play
second time around on same dvd.

Closing this as invalid .. if it was not a lack of 'dvd' in USE, include
config.log (FEATURES="noclean" emerge mplayer), and also a log of the whole
merge until just after configure ends.