home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / lisp / 2366 < prev    next >
Encoding:
Text File  |  1992-09-04  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!mcsun!Germany.EU.net!rzsun2.informatik.uni-hamburg.de!claude
  3. From: claude@nats.informatik.uni-hamburg.de (Claudius Pyka)
  4. Subject: RPC and ACL
  5. Message-ID: <claude.715630951@nats1>
  6. Summary: Problems with calling RPC function clnt_call()
  7. Keywords: RPC ACL Foreign Functions
  8. Sender: news@informatik.uni-hamburg.de (Mr. News)
  9. Organization: University of Hamburg, FRG
  10. Date:  4 Sep 92 18:22:31 GMT
  11. Lines: 25
  12.  
  13. I got stuck with using Sun's RPC implementation from within
  14. Allegro CL.  All works fine until I try to call the RPC
  15. function clnt_call().  This results in a segmentation fault.
  16. I would need some advice from people who have already
  17. used RPC in ACL.
  18.  
  19. Are there any conflicts between ACL internals and RPC functions?
  20.  
  21.  
  22. Thanx for any help!
  23.  
  24. Claude.
  25.  
  26.  
  27. ======================================================================
  28. ==  Claudius Pyka                  Tel.:  (040) 4123-2574           ==
  29. ==  University of Hamburg                                           ==
  30. ==  Computer Science Department    email: claude@nats1.informatik.  ==
  31. ==  Natural Language Systems Division     uni-hamburg.de            ==
  32. ==                                                                  ==
  33. ==  Bodenstedtstr. 16                                               ==
  34. ==  W-2000 Hamburg 50                                               ==
  35. ======================================================================
  36.  
  37.  
  38.