I emerged qt with these options.
Code: Select all
watson ~ # emerge -pv qt
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-libs/qt-4.1.4 USE="cups gif jpeg mysql opengl png zlib -accessibility -debug -doc -examples -firebird -mng -nas -nis -odbc -postgres -sqlite -xinerama" 0 kBThen I tried to emerge mythtv with like this..
w
Code: Select all
atson ~ # emerge -av mythtv
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] media-tv/mythtv-0.19_p10505 USE="alsa dvb dvd ieee1394 lirc mmx opengl vorbis xvmc (-altivec) -backendonly -dbox2 -debug -frontendonly -jack -joystick -lcd" VIDEO_CARDS="-i810 -nvidia -via" 0 kB
Total size of downloads: 0 kB
Would you like to merge these packages? [Yes/No] yes
>>> Emerging (1 of 1) media-tv/mythtv-0.19_p10505 to /
* mythtv-0.19-rev10505.patch.bz2 MD5 ;-) ... [ ok ]
* mythtv-0.19-rev10505.patch.bz2 RMD160 ;-) ... [ ok ]
* mythtv-0.19-rev10505.patch.bz2 SHA1 ;-) ... [ ok ]
* mythtv-0.19-rev10505.patch.bz2 SHA256 ;-) ... [ ok ]
* mythtv-0.19-rev10505.patch.bz2 size ;-) ... [ ok ]
* mythtv-0.19.tar.bz2 MD5 ;-) ... [ ok ]
* mythtv-0.19.tar.bz2 RMD160 ;-) ... [ ok ]
* mythtv-0.19.tar.bz2 SHA1 ;-) ... [ ok ]
* mythtv-0.19.tar.bz2 SHA256 ;-) ... [ ok ]
* mythtv-0.19.tar.bz2 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking mythtv-0.19.tar.bz2 ;-) ... [ ok ]
* checking mythtv-0.19-rev10505.patch.bz2 ;-) ... [ ok ]
* MythTV requires Qt to be built with mysql and opengl use flags enabled.
* Please re-emerge =x11-libs/qt-3, after having the use flags set.
* You enabled the XvMC USE flag but did not configure VIDEO_CARDS with either
* a Nvidia, i810, or VIA video card.
!!! ERROR: media-tv/mythtv-0.19_p10505 failed.
Call stack:
ebuild.sh, line 1559: Called dyn_setup
ebuild.sh, line 666: Called pkg_setup
mythtv-0.19_p10505.ebuild, line 115: Called die
!!! Please fix the above issues, before continuing.
!!! If you need support, post the topmost build error, and the call stack if relevant.
I am following this guide but I seem to be stuff that this point.
http://gentoo-wiki.com/HOWTO_Setup_MythTV

