Subject: Re: building Xsun
To: None <mcmahill@mtl.mit.edu>
From: Matthieu Herrb <matthieu@laas.fr>
List: port-sparc
Date: 10/06/1999 11:19:29
You wrote (in your message from Tuesday 5)
>
>
> anyone know how to make Xsun build with debug info and also if there's an
> easy way to only build Xsun and not all of X? I got a little lost in
> chasing makefiles...
create an xc/config/cf/host.def file containing
#define BuildServersOnly YES
#define InstallEmptyHostDef
you can also disable extensions that you don't want in this file (look
at xf86site.def for things you can configure. Creating a host.def is
better than editing xf86site.def.
--
Matthieu