Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307951 - media-video/mplayer-9999: Unknown parameter: --disable-dvbhead
Summary: media-video/mplayer-9999: Unknown parameter: --disable-dvbhead
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-06 00:04 UTC by PM
Modified: 2010-03-26 12:51 UTC (History)
0 users

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


Attachments
Updated ebuild that removes broken --disable-dvbhead configure option (mplayer-9999.ebuild,19.50 KB, text/plain)
2010-03-09 04:12 UTC, Charlie Sanders
Details
Remove --disable-dvbhead from ebuild (no_more_dvbhead.patch,282 bytes, patch)
2010-03-18 20:15 UTC, Mark Teller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description PM 2010-03-06 00:04:46 UTC
With dvb USE flag disbled:
>>> Source unpacked in /var/tmp/portage/media-video/mplayer-9999/work
>>> Preparing source in /var/tmp/portage/media-video/mplayer-9999/work/mplayer-9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-video/mplayer-9999/work/mplayer-9999 ...
true
Unknown parameter: --disable-dvbhead

"./configure --help|grep dvb" returns only "--enable-dvb".

With dvb flag enabled, mplayer builds fine.

Reproducible: Always
Comment 1 Charlie Sanders 2010-03-09 04:12:47 UTC
Created attachment 222771 [details]
Updated ebuild that removes broken --disable-dvbhead configure option
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2010-03-09 14:25:50 UTC
Fixed in CVS, thanks for reporting
Comment 3 PM 2010-03-14 14:24:19 UTC
It's still not fixed in the tree.
Comment 4 Mark Teller 2010-03-18 20:15:29 UTC
Created attachment 224179 [details, diff]
Remove --disable-dvbhead from ebuild

Yes, apparently the switch is still present in the latest ebuild. It's just a 1-line fix if I'm not mistaken.
Comment 5 PM 2010-03-26 12:47:50 UTC
Is someone going to fix it? It's really not a lot of work.
Comment 6 Dror Levin (RETIRED) gentoo-dev 2010-03-26 12:51:45 UTC
Done. Thanks for reporting.