[Openmcl-devel] Problem building 1.8 on Lion from svn
R. Matthew Emerson
rme at clozure.com
Wed Apr 4 07:43:17 PDT 2012
On Apr 4, 2012, at 10:28 AM, Patrick May wrote:
> Is my environment misconfigured somehow? I have the latest Xcode installed.
>
> ~/tmp/ccl/ccl> ./dx86cl64 --no-init
So your 1.8 sources are in ~/tmp/ccl/ccl, if your shell prompt
is to be believed.
> Welcome to Clozure Common Lisp Version 1.8-r15286M (DarwinX8664)!
> ? (rebuild-ccl :full t)
> Rebuilding Clozure Common Lisp using Version 1.8-r15286M (DarwinX8664)
> ;Building lisp-kernel ...
> ;Kernel built successfully.
> ;Compiling "/usr/local/ccl/lib/systems.lisp"...
Note that the files being compiled are in /usr/local/ccl.
Perhaps you have CCL_DEFAULT_DIRECTORY set to /usr/local/ccl
in your environment for some reason?
More information about the Openmcl-devel
mailing list