home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6869 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.1 KB

  1. Path: sparky!uunet!darwin.sura.net!mips!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!hardy.u.washington.edu!barr
  2. From: barr@hardy.u.washington.edu (David Barr)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Installing from 0.96c root disk(success)
  5. Message-ID: <1992Jul28.153554.13291@u.washington.edu>
  6. Date: 28 Jul 92 15:35:54 GMT
  7. References: <1992Jul25.233826.2624@athena.mit.edu>     <1992Jul27.204146.35137@uservx.plk.af.mil> <HAZEN.92Jul28093857@budoe.bu.edu>
  8. Sender: news@u.washington.edu (USENET News System)
  9. Organization: University of Washington
  10. Lines: 15
  11.  
  12. hazen@budoe.bu.edu (Eric Hazen) writes:
  13.  
  14. >I found that fs.h was in the kernel header files, in
  15. >/usr/src/linux/include/linux.   I symlinked to /usr/include/linux
  16. >[ ln -s /usr/src/linux/include/linux /usr/include/linux ]
  17. >and it worked fine.
  18.  
  19. >Could someone more knowledgeable please comment if this is a good idea?
  20. >Is the directory /usr/include/linux supposed to point to kernel headers?
  21. >--
  22.  
  23. Sounds like it would be better to add -I/usr/src/linux/include/linux
  24. to the include flags in the Makefile (maybe).
  25.  
  26. David
  27.