[Openmcl-devel] Error Rebuilding CCL
Chris Van Dusen
cavandusen at gmail.com
Wed Jul 23 19:23:49 PDT 2008
Hi,
I'm trying to rebuild bleeding edge CCL from the command line
(Leopard, X86_64), and am getting the following:
? (ccl:rebuild-ccl :full t)
;Building lisp-kernel ...
;Kernel built successfully.
;Compiling "/Users/chrisvandusen/bin/ccl/compiler/nxenv.lisp"...
;Loading #P"/Users/chrisvandusen/bin/ccl/bin/nxenv.dx64fsl"...
;Compiling "/Users/chrisvandusen/bin/ccl/compiler/nx.lisp"...
; Including "/Users/chrisvandusen/bin/ccl/compiler/nx-basic.lisp"...
; Including "/Users/chrisvandusen/bin/ccl/compiler/lambda-list.lisp"...
; Including "/Users/chrisvandusen/bin/ccl/compiler/nx0.lisp"...
; Including "/Users/chrisvandusen/bin/ccl/compiler/nx1.lisp"...
;Compiler warnings for "/Users/chrisvandusen/bin/ccl/compiler/
nx0.lisp" :
; In MAKE-AFUNC: Undefined function %MAKE-AFUNC
;Loading #P"/Users/chrisvandusen/bin/ccl/l1-fasls/nx.dx64fsl"...
;Compiling "/Users/chrisvandusen/bin/ccl/compiler/optimizers.lisp"...
> Error: Undefined function %MAKE-AFUNC called with arguments () .
> While executing: MAKE-AFUNC, in process listener(1).
> Type :GO to continue, :POP to abort, :R for a list of available
restarts.
> If continued: Retry applying %MAKE-AFUNC to NIL.
> Type :? for other options.
1 >
The warning seems a foreshadowing of the error to come, but that's
just me guessing. If there's any more info that might be helpful, let
me know.
Thanks,
Chris.
More information about the Openmcl-devel
mailing list