[armedbear-devel] r12666 breaks ASDF compilation on Linux

Mark Evenson evenson at panix.com
Wed Jun 2 08:36:59 UTC 2010


On 6/1/10 9:50 PM, Knut Olav Bøhmer wrote:
>
> Is there any workaround for this?
>

You got a patch for my wrist?  ;}

But seriously, I think disabling the JAR output translation by removing 
the reference(s) in ASDF:*OUTPUT-TRASLATIONS* with something like

(setf asdf:*output-translations (list (remove 
#P"/___jar___file___root___/**/*.*" (first *output-translations*) :key 
#'car :test #'equal))

would work.

Alessio:  snow-0.3 fails to compile with 'sys:variable-information' not 
being found in 'snow.lisp', so I can't reproduce your error.  Maybe you 
need a new release from Snow trunk?


-- 
"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