On Mon, Mar 11, 2002 at 02:41:40PM -0500, Shaya Potter wrote: > I'm having a hard time figuring out how to build TinyX > > I made a host.def file in config/cf/ that looks like > > #define KDriveXServer YES > #define TinyXServer YES > #define BuildServersOnly YES > > but when I did a make world, it didn't appear that any server got built.
I have in my host.def #define BuildServersOnly YES #define KDriveXServer YES #define TinyXServer YES #define XvesaServer YES Looks like you're missing the last line? -andy _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
