![](https://secure.gravatar.com/avatar/b414978b709e72c00879290b7a5ad4f3.jpg?s=120&d=mm&r=g)
Irene DURAND <idurand@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