home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8017 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.2 KB

  1. Xref: sparky comp.unix.aix:8017 bit.listserv.aix-l:1227
  2. Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!lowt.phys.tue.nl!ronald
  3. From: ronald@lowt.phys.tue.nl (Ronald Aarts)
  4. Newsgroups: comp.unix.aix,bit.listserv.aix-l
  5. Subject: PC/NFS daemon version 2 on a RS/6000 ?
  6. Summary: Has anybody successfully ...
  7. Keywords: PC/NFS
  8. Message-ID: <4808@tuegate.tue.nl>
  9. Date: 21 Jul 92 09:55:34 GMT
  10. Sender: root@tuegate.tue.nl
  11. Followup-To: comp.unix.aix
  12. Lines: 16
  13.  
  14. I tried to install the new version of the PC/NFS daemon on our RS/6000
  15. (Aix 3.1.5). I changed the Makefile according to the README-file that
  16. was included on my PC/NFS 4.0 floppies:
  17.   CFLAGS= -g -DUSER_CACHE -DWTMP -DUSE_YP -D_BSD
  18. But it goes wrong with the first file:
  19.            cc -DUSER_CACHE -DWTMP -DUSE_YP -D_BSD -c pcnfsd_svc.c
  20.          405 |                         getrlimit(RLIMIT_NOFILE, &rl);
  21.                ..................................a...................
  22.    a - 1506-045: (S) Undeclared variable.
  23. Is there somebody out there who successfully compiled this daemon on a
  24. RS/6000 ???
  25. --
  26. Ronald Aarts
  27. Eindhoven University of Technology  | Internet: ronald@lowt.phys.tue.nl
  28. Physics Department, P.O. Box 513,   |    Phone: +.31.40.474213
  29. 5600 MB Eindhoven, The Netherlands  |      Fax: +.31.40.453587
  30.