[Openmcl-devel] Having problems starting bootstrapping heap image build

Denis Bueno dbueno at gmail.com
Sat Mar 19 09:34:25 PST 2005


I followed these instructions
(http://openmcl.clozure.com/Doc/ch02s03.html#id2593508) to build the
kernel, and that worked fine. But in trying to build the heap image, I
keep getting file not found errors.

[ford.local ~/download/cvs-trees/ccl]
$ openmcl -e '(ccl:xload-level-0)'
> Error in process listener(1): Can't find #4P"ccl:xdump;xppcfasload.dfsl" or "ccl:xdump;xppcfasload.lisp"
> While executing: PPC-REQUIRE-MODULE
> Type :GO to continue, :POP to abort.
> If continued: Skip evaluation of (ccl:xload-level-0)
Type :? for other options.
1 > (quit)
[ford.local ~/download/cvs-trees/ccl]
$ cd ..
[ford.local ~/download/cvs-trees]
$ openmcl -e '(ccl:xload-level-0)'
> Error in process listener(1): Can't find #4P"ccl:xdump;xppcfasload.dfsl" or "ccl:xdump;xppcfasload.lisp"
> While executing: PPC-REQUIRE-MODULE
> Type :GO to continue, :POP to abort.
> If continued: Skip evaluation of (ccl:xload-level-0)
Type :? for other options.
1 > (quit)
[ford.local ~/download/cvs-trees]
$

Indeed, the file it's looking for is there:

[ford.local ~/download/cvs-trees/ccl]
$ find . -name xppcfasload.*
./xdump/xppcfasload.lisp

What am I doing wrong?

Some relevant system info.

[ford.local ~/download/cvs-trees/ccl]
$ openmcl --version
0.14.2-p1

Powermac G5, Dual 2.5 Ghz.

uname -a: Darwin ford.local 7.8.0 Darwin Kernel Version 7.8.0: Wed Dec
22 14:26:17 PST 2004; root:xnu/xnu-517.11.1.obj~1/RELEASE_PPC  Power
Macintosh powerpc

-- 
Denis Bueno
PGP: http://pgp.mit.edu:11371/pks/lookup?search=0xA1B51B4B&op=index



More information about the Openmcl-devel mailing list