[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
there is currently no common lisp that runs on OpenBSD
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: there is currently no common lisp that runs on OpenBSD
- From: martin_(_at_)_magusdata_(_dot_)_com
- Date: Tue, 08 Nov 2005 14:43:24 -0600
Other than REALLY old binaries for cmucl and sbcl, there isn't a
CL for obsd right now. Clisp port build on -current bails out with
following errors (this is not shell limit related), and there isn't
a package right now. Anyone working on this?
===> Building for clisp-2.33.2p0
test -d bindings || mkdir -p bindings
./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 750KW
-x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit))"
Cannot map memory to address 0xe707d000 .
errno = EINVAL: Invalid argument.
Trying to make room through a GC...
Cannot map memory to address 0xe707d000 .
errno = EINVAL: Invalid argument.
Trying to make room through a GC...
Segmentation fault (core dumped)
*** Error code 139
Stop in /usr/ports/lang/clisp/w-clisp-2.33.2p0/build-i386 (line 2318
of Makefile).
*** Error code 1
Stop in /usr/ports/lang/clisp (line 1890 of
/usr/ports/infrastructure/mk/bsd.port.mk).
Visit your host, monkey.org