Date: Fri, 10 May 1996 09:19:07 -0700 (PDT) From: amnuay muthitacharoen <amnuay@comnet.spu.ac.th> To: questions@freebsd.org Subject: CLISP installation on FreeBSD-486 machine Message-ID: <Pine.AUX.3.91.960510091759.5060A-100000@comnet.spu.ac.th>
next in thread | raw e-mail | index | archive | help
After I untarred "clisp.tgz", then I installed as follow :- 1) cc lisp.a -L. -lreadline -ltermcap -o lisp.run which gave me "lisp.run" 2) lisp.run -M lispinit.mem this gave me an error as follow :- Cannot map memory to address 536870912 . errno = 9 lisp.run: Not enough memory for Lisp. My machine uses "Conner Pheripherals 1275MB-CFS1275A" disk drive. Is this the problem that this CLISP cannot see more than 536,870,912 bytes ? I have installed "ADA". It works fine. What do I have to do, please? Thanks Amnuay
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.AUX.3.91.960510091759.5060A-100000>