home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16527 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  913 b 

  1. Path: sparky!uunet!know!cass.ma02.bull.com!mips2!news.bbn.com!noc.near.net!nic.umass.edu!caen!zaphod.mps.ohio-state.edu!darwin.sura.net!europa.asd.contel.com!emory!ogicse!news.u.washington.edu!stein.u.washington.edu!barr
  2. From: barr@stein.u.washington.edu (David Barr)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: missing traditional.h
  5. Message-ID: <1992Nov12.230037.27698@u.washington.edu>
  6. Date: 12 Nov 92 23:00:37 GMT
  7. References: <1992Nov10.140023.15381@ntb.ch>
  8. Sender: news@u.washington.edu (USENET News System)
  9. Organization: University of Washington
  10. Lines: 7
  11.  
  12. gusset@ntb.ch (Thomas Gusset) writes:
  13.  
  14. >I got the source of linux-0.98.1. When I tried to make the Kernel, the header traditional.h was missing.
  15.  
  16. Try doing a "make depend" from the /usr/src/linux directory.  I think that
  17. there are dependencies for that file in the Makefiles, but the file is not
  18. actually included in the code.  "make depend" should fix it.
  19.