home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.wizards:5338 comp.lang.lisp:3143
- Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!zaphod.mps.ohio-state.edu!caen!nic.umass.edu!dime!tol
- From: tol@.cs.umass.edu
- Newsgroups: comp.unix.wizards,comp.lang.lisp
- Subject: Kyoto Common Lisp on Sony NEWS portable
- Message-ID: <58029@dime.cs.umass.edu>
- Date: 27 Dec 92 19:47:24 GMT
- Sender: news@dime.cs.umass.edu
- Reply-To: tol@.cs.umass.edu ()
- Followup-To: comp.unix.wizards
- Organization: University of Massachusetts, Amherst
- Lines: 25
-
- I am trying to port Kyoto Common Lisp (KCL) to the Sony NEWS portable
- computer. In doing so I got the following message:
-
- "../c/unixsave.c", line 158: SEGSIZ undefined
-
- Since I couldn't find the value of SEGSIZ in the headerfiles (a.out.h or
- machine/machparam.h) I tried reasonable values of SEGSIZ (e.g., the same as
- PAGESIZ, or multiples thereof) and I managed to compile KCL.
- But when I created a saved image of KCL the program ended abnormally with
- either
- 'Segmentation fault' or
- '/usr/local/kcl/unixport/saved_kcl: Not enough memory' or
- 'Bus error'.
-
- On Sun4 it all works fine.
-
- Please mail responses to: tol@cs.umass.edu (preferred) or ronald@cs.rug.nl
-
- Thanx,
-
- --Ronald M. Tol
- ------------------------------------------------------------------------------
- Ronald M. Tol (e-Mail: tol@cs.umass.edu or ronald@cs.rug.nl)
- Dept. of Computer Science
- UMass, Amherst, MA 01003
-