[armedbear-devel] How can I build ABCL 1.1.1 without recording the absolute path of the source ?

Mark Evenson evenson at panix.com
Mon Feb 25 14:40:49 UTC 2013


On 2/24/13 0421 , Xiaofeng Yang wrote:
> Hi, Mark. I had updated my JDK to 1.7.0_15, then recompiled ABCL 1.1.1
> using JDK 1.7.0_15 and ran it using JDK 1.7.0_15. But, there are the
> same problems. Even the symbols are the same as what I mentioned before.
> I collected the symbols that cannot be resolved. I hope it useful.
> (defparameter *cannot-resolve* '("CLASS-DIRECT-SLOTS"
> "COMPUTE-CLASS-DIRECT-SLOTS" "MAKE-FORWARD-REFERENCED-CLASS"
> "%SET-STREAM-EXTERNAL-FORMAT" "%IMPORT" "%DELETE-PACKAGE"))

Thanks for the report:  you exposed some problems with how we were 
setting up autoload for symbols, as well as with the EXT:RESOLVE 
function failing on a non-existent symbol.  Everything should be fixed 
with [r14400][].

[r14400]: http://trac.common-lisp.net/armedbear/changeset/14400


-- 
"A screaming comes across the sky.  It has happened before, but there
is nothing to compare to it now."




More information about the armedbear-devel mailing list