Hi All, I am trying to get StumpWM installed on Linux Mint 13. If I install it against SBCL 1.0.57 (built from source) I get the following:
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "main thread" RUNNING {10036A8F93}>: There is no applicable method for the generic function #<STANDARD-GENERIC-FUNCTION ASDF::%COMPONENT-ENCODING (0)> when called with arguments (#<ASDF:CL-SOURCE-FILE "asdf" "asdf">). Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [RETRY ] Retry calling the generic function. 1: [RETRY ] Retry compiling #<CL-SOURCE-FILE "asdf" "asdf">. 2: [ACCEPT ] Continue, treating compiling #<CL-SOURCE-FILE "asdf" "asdf"> as having been successful. 3: [RETRY ] Retry EVAL of current toplevel form. 4: [CONTINUE] Ignore error and continue loading file "/usr/lib/stumpwm/load.lisp". 5: [ABORT ] Abort loading file "/usr/lib/stumpwm/load.lisp". 6: Ignore runtime option --load "/usr/lib/stumpwm/load.lisp". 7: Skip rest of --eval and --load options. 8: Skip to toplevel READ/EVAL/PRINT loop. 9: [EXIT ] Exit SBCL (calling #'EXIT, killing the process). ((SB-PCL::FAST-METHOD NO-APPLICABLE-METHOD (T)) #<unused argument> #<unused argument> #<STANDARD-GENERIC-FUNCTION ASDF::%COMPONENT-ENCODING (0)> #<ASDF:CL-SOURCE-FILE "asdf" "asdf">) 0] ; ; compilation unit aborted ; caught 1 fatal ERROR condition ... whereas if I downgrade to 1.0.54 (again, built from source) everything works normally. Has anyone else experienced this? -- Duncan Bayne ph: +61 420817082 | web: http://duncan-bayne.github.com/ | skype: duncan_bayne _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel