[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HPUX compilation problem
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: HPUX compilation problem
- From: Michael Lerperger <lerperg@husc.harvard.edu>
- Date: Tue, 18 Feb 1997 23:17:13 -0500 (EST)
- Reply-to: Michael Lerperger <lerperg@husc.harvard.edu>
- Return-receipt-to: lerperg@husc.harvard.edu
Anybody seen this? Seems to build but fail the test.
$ make
test -d linkkit || ln -s . linkkit
test -d base || ln -s . base
test -d bindings || mkdir bindings
./lisp.run -m 800kw -N po/locale -x "(load \"init.lsp\")
(sys::%saveinitmem) (exit)"
cannot map memory to address 0xA0890000[end]cannot map memory to address
0x errno = ENOMEM: Not enough memory.
cannot map memory to address 0xA0890000[end]cannot map memory to address
0x errno = ENOMEM: Not enough memory.
OS: HP-UX A.09.03 A 9000/755
COMPILER: gcc v2.7.2.1
Thanks,
-Michael