J. Lievisse Adriaanse on 2005-08-10 14:34:55 +0200: > When trying to build lang/clisp on both of my laptops (running -current), the > build fails in "make build" because it can't map the memory correctly, it says > something like: > > ./lisp.run -B . -N -Efile -UTF-8 -Eterminal UTF-8 -norc -m 750KW -x > "(and(load \ "init.lisp"\) (sys::%saveinitmem) (ext::exit))" > Cannot map memory to address 0xe7bb1000 . > errno = EINVAL: Invalid argument. > Trying to make room through a GC... > Cannot map memory to address 0xe7bb1000 . > 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.p0/build-i386 (line 2319 of > Makefile) > *** Error code 1 > > > Does anybody else has this problems too?
I can reproduce this problem on the August 8th snapshot.
