Yes, there is a variable that you can set in /etc/make.conf VIDEO_CARDS="sis" ALSA_CARDS="emu10k1" ##nice one to set as well
To see a full list of the cards available for the variables run #emerge --info >From the output you can see which options are available. Once you set these variables in make.conf portage will not build the other packages. For example; I have VIDEO_CARDS="nv" so when I build X if does not compile anything depending with sis or any of the other options available for the VIDEO_CARDS option. -----Original Message----- From: Daniel da Veiga [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 05, 2007 2:01 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Can't emerge X11 On 9/5/07, Dennis Taylor <[EMAIL PROTECTED]> wrote: > Francesco Talamona wrote: > > On Wednesday 05 September 2007, Dennis Taylor wrote: > >> Fails while building sis_dri.c. I have tracked it to a #define > >> problem while compiling. Sis_dri.c includes dri.h which includes > >> sis_dri.h. The issue is that XFree86Server is not defined at compile > >> time. I have looked around, but not yet figured out how to cause that > >> to be defined. > > > > Do you have SIS hardware? > > > > Ciao > > Francesco > > No SIS hardware that I know of--lspci shows Matrox, but no SIS. Is > there a flag to tell it explicitly which video card(s) I want to > support? I know there must be a manual to read, but I have not been > smart enough to find it. > > Have you tried following: http://www.gentoo.org/doc/en/xorg-config.xml Your questions are all answered there. -- [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list