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