Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211760 - media-tv/mythtv-0.21_beta16309 failed due to mistyped --enable-xmvc option
Summary: media-tv/mythtv-0.21_beta16309 failed due to mistyped --enable-xmvc option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-28 14:30 UTC by Alan Hourihane
Modified: 2008-02-28 15:47 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 Alan Hourihane 2008-02-28 14:30:47 UTC
The option --enable-xmvc is wrong  it obviously should be --enable-xvmc


Reproducible: Always

Actual Results:  
 * Running ./configure --prefix=/usr
		--mandir=/usr/share/man
		--libdir-name=lib --disable-altivec --disable-dbox2 --disable-hdhomerun --disable-audio-jack --enable-xmvc --enable-xvmc-pro
		--enable-dvb
		--enable-firewire
		--disable-iptv
		--disable-joystick-menu
		--enable-lirc
		--disable-audio-arts
		--disable-directfb
		--dvb-path=/usr/include
		--enable-opengl-vsync
		--enable-xrandr
		--enable-xv
		--enable-x11
		--enable-gpl --enable-mmx --with-bindings=perl,python --compile-type=profile --cpu=c3-2
Unknown option "--enable-xmvc".
See ./configure --help for available options.
 * 
 * ERROR: media-tv/mythtv-0.21_beta16309 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3021:  Called die
 * The specific snippet of code:
 *       ./configure ${myconf} || die "configure died";
 *  The die message:
 *   configure died
 *
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2008-02-28 15:47:30 UTC
fixed.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2008-02-28 15:47:37 UTC
fixed.