home *** CD-ROM | disk | FTP | other *** search
- 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
- From: barr@stein.u.washington.edu (David Barr)
- Newsgroups: comp.os.linux
- Subject: Re: missing traditional.h
- Message-ID: <1992Nov12.230037.27698@u.washington.edu>
- Date: 12 Nov 92 23:00:37 GMT
- References: <1992Nov10.140023.15381@ntb.ch>
- Sender: news@u.washington.edu (USENET News System)
- Organization: University of Washington
- Lines: 7
-
- gusset@ntb.ch (Thomas Gusset) writes:
-
- >I got the source of linux-0.98.1. When I tried to make the Kernel, the header traditional.h was missing.
-
- Try doing a "make depend" from the /usr/src/linux directory. I think that
- there are dependencies for that file in the Makefiles, but the file is not
- actually included in the code. "make depend" should fix it.
-