Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131707 - Mythtv not compiling Arts support
Summary: Mythtv not compiling Arts support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-29 11:51 UTC by Justus Ranvier
Modified: 2006-05-22 22: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 Justus Ranvier 2006-04-29 11:51:18 UTC
mythtv was emerged with the following options:

ebuild   R   ] media-tv/mythtv                                        [0.19_p9163-r1]                USE="alsa arts -backendonly -dbox2 -debug -dvb dvd -frontendonly -ieee1394 -jack -joystick -lcd -lirc oggvorbis opengl -xvmc" VIDEO_CARDS="-i810 -nvidia -via" 0 kB

however, the configure output does not match the USE variable:

 * Running ./configure --prefix=/usr
                --mandir=/usr/share/man
                --libdir-name=lib64 --disable-audio-jack --disable-altivec
                --disable-lirc
                --disable-joystick-menu
                --disable-dbox2
                --disable-dvb
                --disable-dvb-eit
                --dvb-path=/usr/include
                --enable-dvd
                --enable-opengl-vsync
                --disable-firewire
                --enable-xrandr
                --enable-xv
                --disable-directfb
                --enable-x11
                --enable-proc-opt --en

# Sound Output Support
OSS support      yes
ALSA support     yes
aRts support     no
JACK support     no
DTS passthrough  yes
able-mmx --compile-type=release --arch=opteron --disable-distcc
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2006-05-22 22:18:28 UTC
Fixed.