[Openmcl-devel] Building trunk on Windows

Raymond Wiker rwiker at gmail.com
Tue Jun 2 08:20:36 PDT 2009


I tried building trunk today, using (ccl:rebuild-ccl). This failed:

c:\devel\ccl>wx86cl.exe
Welcome to Clozure Common Lisp Version 1.3-dev-r11877M-trunk   
(WindowsX8632)!
? (rebuild-ccl)
;Compiling "c:/devel/ccl/lib/dumplisp.lisp"...
 > Error: Unknown kernel global : KERNEL-PATH .
 > While executing: X8632::%KERNEL-GLOBAL, in process listener(1).
 > Type :POP to abort, :R for a list of available restarts.
 > Type :? for other options.
1 >

I'm guessing that the lisp kernel is too old to build current trunk...  
I'd rather avoid having to setup an environment for building the  
kernel, so would appreciate if some kind soul could upload a newer  
kernel.

Doing the same exercise with release/1.3 (after doing svn update)  
worked fine.



More information about the Openmcl-devel mailing list