<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Loading the latest asdf.lisp <span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; ">;;; hash - 7e34af2cdcb62c007ac4751bbbff543dd7d117ba</span></div><div>In Lispworks 6.0 yields the following error:</div><div><br></div><div></div><div></div><blockquote type="cite"><div><br></div><div><div>CL-USER 1 > (load "~/Desktop/asdf")</div><div>; Loading text file /Users/yvdriess/Desktop/asdf.lisp</div><div><br></div><div>Error: Symbol "ENVIRONMENT-XIABLE" not found at all in the LISPWORKS package.</div><div>  1 (continue) Make a new symbol.</div><div>  2 Try loading ~/Desktop/asdf again.</div><div>  3 Give up loading ~/Desktop/asdf.</div><div>  4 Try loading another file instead of ~/Desktop/asdf.</div><div>  5 (abort) Return to level 0.</div><div>  6 Return to top loop level 0.</div><div><br></div><div>Type :b for backtrace or :c <option number> to proceed.</div><div>Type :bug-form "<subject>" for a bug report template or :? for other options.</div><div><br></div><div>ASDF 2 : 1 > :b</div><div>Call to ERROR</div><div>Call to CERROR</div><div>Call to (HARLEQUIN-COMMON-LISP:SUBFUNCTION 1 LOAD)</div><div>Call to LOAD</div><div>Call to EVAL</div><div>Call to CAPI::CAPI-TOP-LEVEL-FUNCTION</div><div>Call to CAPI::INTERACTIVE-PANE-TOP-LOOP</div><div>Call to MP::PROCESS-SG-FUNCTION</div></div></blockquote><div><br></div><div><br></div><div>An older version of asdf.lisp still works though, $Revision: 1.118 $</div></body></html>