home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16586 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  746 b 

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!ctcvax.ccf.swri.edu!trident!io.datasys.swri.edu!johns
  2. Newsgroups: comp.sys.sgi
  3. Subject: Undefined RPC stuff
  4. Message-ID: <213@io.trident.datasys.swri.edu>
  5. From: johns@io.datasys.swri.edu (Stephen Johns)
  6. Date: 17 Nov 92 18:45:14 GMT
  7. Sender: johns@trident.datasys.swri.edu
  8. Organization: Southwest Research Institute, San Antonio
  9. Lines: 21
  10.  
  11. I am attempting to compile/link code generated by RPCGEN.
  12. To get it to compile, the -cckr flag had to be used, that part seems ok,
  13. but the linker can't find:
  14.  
  15. pmap_unset
  16. svcudp_create
  17. svc_register
  18. svctcp_create
  19. svc_run
  20. xdr_void
  21. svc_sendreply
  22. xdr_long
  23. svcerr_noproc
  24. svcerr_decode
  25. svcerr_systemerr
  26.  
  27. What library are these in?
  28.  
  29. Please e-mail responses.
  30.  
  31. Thanks!
  32.