Return to BSD News archive
Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!uwm.edu!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!newshost.uwo.ca!news From: mark@student.business.uwo.ca (Mark Bramwell CS STAFF) Subject: can't compile with xmode!? won't run xfree Organization: University of Western Ontario Date: Tue, 17 Nov 1992 17:34:33 GMT Message-ID: <ac0DuB2w165w@student.business.uwo.ca> Sender: news@julian.uwo.ca (USENET News System) Nntp-Posting-Host: student.business.uwo.ca Lines: 21 I have been trying to figure out how to compile a kernel with X support built-in. I am running X now. I have downloaded and applied all of the patches. I have added UCONSOLE and XSERVER to the options in ../GENERICISA I have config GENERICISA I go into the GENERICISA dir and do a make depend. I then do a make. I can see that -DUCONSOLE and -DXSERVER has been added to the command line during the compile stage. However, grep -i "xmode" 386bsd shows nothing! The new kernel when rebooted, does not support X11. I have manually stuck a #define XSERVER in pccons.c, and it gives me a warning saying it has been already defined. What am I missing? mark@student.business.uwo.ca (Mark Bramwell CS STAFF) Western Business School -- London, Ontario