[Openmcl-devel] 0.14 darwin build procedure?
Jon Buffington
jcbuffington at mac.com
Fri Jul 4 07:43:33 PDT 2003
I ran into a problem building 0.14 from source on 3-Jul-03. Any help
would be appreciated. I run into the following error when I invoke the
OpenMCL kernel with the bootstrapping image:
The only escape is to eXit.
Regards,
Jon
---
I downloaded the latest binaries and source (23-Jun) from clozure.com.
I performed the following steps:
1) cvs update -d -P
2) rebuilt the darwin kernel (dppccl)
3) [bobo:local/src/ccl-0.14] jcb% ./dppccl dppccl.image
> Error in process listener(1): value #<EQL-SPECIALIZER NIL #x53720BE>
is not of the expected type (SATISFIES CCL::CLASSP).
> While executing: CCL::INVALIDATE-INITARGS-VECTOR-FOR-GF
> Type :GO to continue, :POP to abort.
> If continued: Skip loading init file.
Type :? for other options.
1 > :go
Welcome to OpenMCL Version (Alpha: Darwin) 0.14-030623!
? (ccl::xload-level-0 :force)
;Compiling "/usr/local/src/ccl-0.14/level-0/l0-aprims.lisp"...
;Compiling "/usr/local/src/ccl-0.14/level-0/l0-array.lisp"...
;Compiling "/usr/local/src/ccl-0.14/level-0/l0-bignum.lisp"...
...
;Loading #P"/usr/local/src/ccl-0.14/level-0/nfasload.dfsl"...
cold-load function:
cold-load function:
cold-load function:
NIL
? (CCL:COMPILE-CCL t)
;Compiling "/usr/local/src/ccl-0.14/compiler/nxenv.lisp"...
;Compiling "/usr/local/src/ccl-0.14/compiler/nx.lisp"...
; Including "/usr/local/src/ccl-0.14/compiler/nx-basic.lisp"...
...
;Compiling "/usr/local/src/ccl-0.14/lib/describe.lisp"...
T
? (quit)
[bobo:local/src/ccl-0.14] jcb% ./dppccl ./ppc-boot.image
;Loading level-1.dfsl
;Loading ./l1-dfsls/l1-cl-package.dfsl
;Loading ./l1-dfsls/l1-utils.dfsl
;Loading ./l1-dfsls/l1-init.dfsl
;Loading ./l1-dfsls/l1-symhash.dfsl
;Loading ./l1-dfsls/l1-numbers.dfsl
;Loading ./l1-dfsls/l1-aprims.dfsl
;Loading ./l1-dfsls/ppc-callback-support.dfsl
;Loading ./l1-dfsls/l1-callbacks.dfsl
;Loading ./l1-dfsls/l1-sort.dfsl
;Loading ./bindarwin/lists.dfsl
;Loading ./bindarwin/sequences.dfsl
;Loading ./l1-dfsls/l1-dcode.dfsl
;Loading ./l1-dfsls/l1-clos-boot.dfsl
ERROR: undefined function call: UNSIGNED-BYTE-P
Continue/Debugger/eXit <enter>?
_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list