Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53222 - mplayer should not require valid /usr/src/linux
Summary: mplayer should not require valid /usr/src/linux
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-07 07:37 UTC by Ciaran McCreesh
Modified: 2004-06-07 22:50 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 Ciaran McCreesh 2004-06-07 07:37:46 UTC
mplayer 1.0_pre4-r4 won't build unless /usr/src/linux is valid. The mga code in src_unpack() needs to be inside an "if use matrox" to avoid the ebuild trying to do all sorts of irrelevant stupidity.
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-06-07 22:50:52 UTC
You're so right... thanks for the hint.