home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / nfs / 1977 < prev    next >
Encoding:
Text File  |  1992-07-30  |  971 b   |  30 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!news.uiowa.edu!news
  3. From: cohen@lindsay.psychiatry.uiowa.edu
  4. Subject: PCNFS on A/UX
  5. Sender: news@news.uiowa.edu (News)
  6. Message-ID: <1992Jul30.184130.20915@news.uiowa.edu>
  7. Date: Thu, 30 Jul 1992 18:41:30 GMT
  8. Nntp-Posting-Host: lindsay.psychiatry.uiowa.edu
  9. Organization: University of Iowa
  10. Lines: 18
  11.  
  12. I have been attempting to get PCNFS to compile on a Mac IIx running
  13. System 7.0 and A/UX 3.0.  When I made the appropriate changes to the
  14. Makefile (such as the SVR4 line in and BSD line out, and the library
  15. changes) I get the following answer from the make.
  16.  
  17. lindsay.root # make
  18.         cc -g -D SVR4 -DSHADOW_SUPPORT -c pcnfsd_svc.c
  19. "pcnfsd_svc.c", line 405: RLIMIT_NOFILE undefined
  20. Make: *** Error: Update of `pcnfsd_svc.o' terminated with exit code 1
  21.  
  22.  
  23. So what have I done wrong, has anyone been able to get pcnfsd to run
  24. on an Apple (don't ask why I am doing this, it's too long to relate)?
  25.  
  26. Thanks in advance
  27.  
  28. gregg
  29.  
  30.