[Ecls-list] Re Re: Problem with mk:load-system on windows

Mark Hoemmen mark.hoemmen at gmail.com
Mon May 28 07:35:59 UTC 2007


birulevo.net wrote:
> Thank you for fix my English!

"Thank you for fixing my English" :)

>> 1. What version of ECL?
> 
>     0.9i (but when ecl starting he output: "ECL (Embeddable Common-Lisp) 0.9h"

Did you install ECL from a binary distribution, or did you build it from 
a source distribution?

>> 4. Were you able to load other systems with MK:LOAD-SYSTEM before you got this error?
> 
>     No, - all systems no load with this error.

Have you tried ASDF?  Does ASDF get the same error?

Are you able to load any Lisp files?  Can you load the file "lisp.lisp" 
that you made, just by typing the following:

(load "lisp.lisp")


mfh




More information about the ecl-devel mailing list