Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16255 - mplayer not detecting dvd libaries during emerge build
Summary: mplayer not detecting dvd libaries during emerge build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-23 18:53 UTC by Xris Brunton
Modified: 2003-02-26 06:18 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 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.