home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.nfs
- Path: sparky!uunet!news.uiowa.edu!news
- From: cohen@lindsay.psychiatry.uiowa.edu
- Subject: PCNFS on A/UX
- Sender: news@news.uiowa.edu (News)
- Message-ID: <1992Jul30.184130.20915@news.uiowa.edu>
- Date: Thu, 30 Jul 1992 18:41:30 GMT
- Nntp-Posting-Host: lindsay.psychiatry.uiowa.edu
- Organization: University of Iowa
- Lines: 18
-
- I have been attempting to get PCNFS to compile on a Mac IIx running
- System 7.0 and A/UX 3.0. When I made the appropriate changes to the
- Makefile (such as the SVR4 line in and BSD line out, and the library
- changes) I get the following answer from the make.
-
- lindsay.root # make
- cc -g -D SVR4 -DSHADOW_SUPPORT -c pcnfsd_svc.c
- "pcnfsd_svc.c", line 405: RLIMIT_NOFILE undefined
- Make: *** Error: Update of `pcnfsd_svc.o' terminated with exit code 1
-
-
- So what have I done wrong, has anyone been able to get pcnfsd to run
- on an Apple (don't ask why I am doing this, it's too long to relate)?
-
- Thanks in advance
-
- gregg
-
-