home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / windows / intervie / 3220 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  777 b 

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!stein.u.washington.edu!barr
  2. From: barr@stein.u.washington.edu (David Barr)
  3. Newsgroups: comp.windows.interviews
  4. Subject: Re: Where are stream.h and osfcn.h
  5. Message-ID: <1992Nov19.175631.18715@u.washington.edu>
  6. Date: 19 Nov 92 17:56:31 GMT
  7. Article-I.D.: u.1992Nov19.175631.18715
  8. References: <1992Nov19.125711.29515@ccsun7.csie.nctu.edu.tw>
  9. Sender: news@u.washington.edu (USENET News System)
  10. Organization: University of Washington
  11. Lines: 11
  12.  
  13. jypai@csie.nctu.edu.tw (Pai Jin-Yuan) writes:
  14.  
  15. >I use find command in /usr and found
  16. >/usr/include/sys/stream.h
  17. >but didn't find osfcn.h.
  18.  
  19. Those two files are in $GCCDIR/lib/g++-include.  I got those errors
  20. too.  Somehow you have to let makedepend know to look in those
  21. directories.
  22.  
  23. David
  24.