[mcclim-devel] mcclim + sbcl

Paolo Amoroso amoroso at mclink.it
Thu Sep 29 16:03:12 UTC 2005


Irene DURAND <idurand at labri.fr> writes:

> I have read that there are problems with certain combinations of versions.
> So my question is which combination of version number should work.

Well, probably CVS McCLIM and CVS SBCL :)


> Right now I have  SBCL 0.9.5 with CLX clx_0.7.1 and the latest version
> of  MCCLIM
> and I fail compiling MCCLIM.
[...]
> * (load "/usr/labri/idurand/Common-Lisp/mcclim/system.lisp")
> ; in: LAMBDA NIL
> ;     (OR "Lisp-Dep/mp-nil")
> ; ==>
> ;   "Lisp-Dep/mp-nil"
> ; ; note: deleting unreachable code
> ; ; compilation unit finished
> ;   printed 1 note
>
> debugger invoked on a ASDF:DUPLICATE-NAMES in thread #<THREAD "initial
> thread" {90033C9}>:
>  Condition ASDF:DUPLICATE-NAMES was signalled.

Try this:

  (push "/usr/labri/idurand/Common-Lisp/mcclim/" asdf:*central-registry*)

  (asdf:operate 'asdf:load-op :mcclim)


Paolo
-- 
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log



More information about the mcclim-devel mailing list