home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 8997 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!utcsri!torn!newshost.uwo.ca!news
  3. From: mark@student.business.uwo.ca (Mark Bramwell CS STAFF)
  4. Subject: can't compile with xmode!? won't run xfree
  5. Organization: University of Western Ontario
  6. Date: Tue, 17 Nov 1992 17:34:33 GMT
  7. Message-ID: <ac0DuB2w165w@student.business.uwo.ca>
  8. Sender: news@julian.uwo.ca (USENET News System)
  9. Nntp-Posting-Host: student.business.uwo.ca
  10. Lines: 21
  11.  
  12.  
  13. I have been trying to figure out how to compile a kernel with X support
  14. built-in.  I am running X now.  I have downloaded and applied all of the 
  15. patches.  I have added  UCONSOLE and XSERVER to the options in ../GENERICISA
  16.  
  17. I have  config GENERICISA   I go into the GENERICISA dir and do a   
  18. make depend.  I then do a make.
  19.  
  20. I can see that  -DUCONSOLE and -DXSERVER has been added to the command line 
  21. during the compile stage.
  22.  
  23. However,  grep -i "xmode" 386bsd  shows nothing!  The new kernel when 
  24. rebooted, does not support X11.
  25.  
  26. I have manually stuck a  #define XSERVER in pccons.c, and it gives me a 
  27. warning saying it has been already defined.  
  28.  
  29. What am I missing?  
  30.  
  31. mark@student.business.uwo.ca (Mark Bramwell CS STAFF)
  32. Western Business School  --  London, Ontario
  33.