home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / wizards / 5338 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  1.4 KB

  1. Xref: sparky comp.unix.wizards:5338 comp.lang.lisp:3143
  2. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!zaphod.mps.ohio-state.edu!caen!nic.umass.edu!dime!tol
  3. From: tol@.cs.umass.edu
  4. Newsgroups: comp.unix.wizards,comp.lang.lisp
  5. Subject: Kyoto Common Lisp on Sony NEWS portable
  6. Message-ID: <58029@dime.cs.umass.edu>
  7. Date: 27 Dec 92 19:47:24 GMT
  8. Sender: news@dime.cs.umass.edu
  9. Reply-To: tol@.cs.umass.edu ()
  10. Followup-To: comp.unix.wizards
  11. Organization: University of Massachusetts, Amherst
  12. Lines: 25
  13.  
  14. I am trying to port Kyoto Common Lisp (KCL) to the Sony NEWS portable
  15. computer. In doing so I got the following message:
  16.  
  17.   "../c/unixsave.c", line 158: SEGSIZ undefined
  18.  
  19. Since I couldn't find the value of SEGSIZ in the headerfiles (a.out.h or
  20. machine/machparam.h) I tried reasonable values of SEGSIZ (e.g., the same as
  21. PAGESIZ, or multiples thereof) and I managed to compile KCL. 
  22. But when I created a saved image of KCL the program ended abnormally with
  23. either
  24. 'Segmentation fault' or 
  25. '/usr/local/kcl/unixport/saved_kcl: Not enough memory' or
  26. 'Bus error'.
  27.  
  28. On Sun4 it all works fine.
  29.  
  30. Please mail responses to: tol@cs.umass.edu (preferred) or ronald@cs.rug.nl
  31.  
  32. Thanx,
  33.  
  34. --Ronald M. Tol
  35. ------------------------------------------------------------------------------
  36.  Ronald M. Tol                (e-Mail: tol@cs.umass.edu or ronald@cs.rug.nl)
  37.    Dept. of Computer Science
  38.    UMass, Amherst, MA 01003
  39.