On Thursday 14 September 2006 00:03, Daniele Salatti wrote: > The problem is that my make.conf doesn't contains all these USE flags as > reported by emerge --info...I can't figure out where all the reported > mess came from...
This is because VIDEO_CARDS is unset and portage's default is to turn all video card drivers on. You can set VIDEO_CARDS in /etc/make.conf just like with USE For a list of possible options have a look at: emerge -pv xorg-server -- [email protected] mailing list
