home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4976 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.3 KB  |  40 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!david
  3. From: david@mlb.geomechanics.csiro.au (David Le Blanc)
  4. Subject: Re: [386bsd]
  5. Message-ID: <david.715409135@mlb.geomechanics.csiro.au>
  6. Sender: news@mel.dit.csiro.au
  7. Organization: CSIRO DIT (Melb.)
  8. References: <cecsywe00j6D430VQP@andrew.cmu.edu>
  9. Date:  2 Sep 92 04:45:35 GMT
  10. Lines: 28
  11.  
  12. Tao Jiang <tj2n+@andrew.cmu.edu> writes:
  13.  
  14. >Hi, anyone has idear about what the functions "doscan, doprnt and
  15. >svc_fdset, svc_getreq" are?  Do the semilar functions exist in
  16. >the c libary?
  17.  
  18. I was porting the XVIEW toolkit, since that is what I use on the sun's here
  19. and I came up with the same problems.
  20.  
  21. Except that doscan and doprnt were '_doscan' and '_doprnt'.
  22.  
  23. You will find the svc_* functions in the rpc library. Add -lrpc to the
  24. link line of the utilities you are linking.
  25.  
  26. Any ideas on _doscan and _doprnt?
  27.  
  28. PS, when I fudged up some replacements (which were easy enough) the 
  29. xview tools crashed with a segmentation fault anyhow. (Nothing to do with
  30. _doprnt and _doscan)
  31.  
  32. Has anyone compiled xview?
  33.  
  34. >Thanks in advance!
  35. --
  36. David Le Blanc                         :
  37. Email: david@mlb.geomechanics.csiro.au : `Sort of a cross between a Jaguar
  38. CSIRO Division of Geomechanics,           :  and a freight train.' the Alien
  39. P.O. Box 54 Mt Waverley 3149           : in Alien^3.
  40.