21 Apr
2012
21 Apr
'12
8:45 p.m.
On 4/21/12 12:04 PM, Robert Goldman wrote:
This isn't what I get on CMU 20c unicode (which I downloaded --- prior to the snapshot).
I get a crash when I try to recompile asdf, done as:
1. start cmucl 2. (require :asdf) 3. push my asdf directory onto asdf:*central-registry* 4. (asdf:load-system :asdf)
The error I get is as follows:
Thanks for the recipe. I can reproduce this with 20c. I also get an error with 2012-04, but the error is slightly different. I definitely didn't change pcl between these releases. Something else must be going on, but I don't know what. Ray