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

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!uakari.primate.wisc.edu!usenet.coe.montana.edu!rpi!batcomputer!cornell!uw-beaver!beaver!ddsmith
  2. From: ddsmith@lynx.cs.washington.edu (Douglas D. Smith)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Is there a unistd.h file?
  5. Message-ID: <DDSMITH.92Jul28134433@lynx.cs.washington.edu>
  6. Date: 28 Jul 92 18:44:33 GMT
  7. Sender: news@beaver.cs.washington.edu (USENET News System)
  8. Distribution: comp.sys.next.programmer, comp.sys.next.sysadmin
  9. Organization: UW Computer Science
  10. Lines: 15
  11.  
  12.  
  13. I'm hoping someone can help me.  I'm trying to compile a multi-file 
  14. C program on a NeXT using an existing "make" file.  I've edited the
  15. file for appropriate paths, flags, etc.  My problem is that the 
  16. program is trying to find a header file called unistd.h which exists
  17. on some Unix systems but doesn't seem to exist on the NeXT.  Is 
  18. there another header file that would refer to the same routines in 
  19. unistd.h?  If so, what's it called?  if not, do you have any 
  20. suggestions (other than re-writing all the code that uses this 
  21. header file)?
  22.  
  23. Thanks,
  24.  
  25. --
  26. ==    Douglas D. Smith   ====   ddsmith@cs.washington.edu     ==
  27.