home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!gossip.pyramid.com!decwrl!mips!darwin.sura.net!wupost!usc!rpi!batcomputer!cornell!uw-beaver!beaver!ddsmith
- From: ddsmith@lynx.cs.washington.edu (Douglas D. Smith)
- Subject: unistd.h?
- Message-ID: <DDSMITH.92Jul28141757@lynx.cs.washington.edu>
- Sender: news@beaver.cs.washington.edu (USENET News System)
- Organization: UW Computer Science
- Distribution: comp
- Date: 28 Jul 92 14:17:57
- Lines: 12
-
- 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)?
- --
- == Douglas D. Smith ==== ddsmith@cs.washington.edu ==
-
-