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:
- start cmucl
- (require :asdf)
- push my asdf directory onto asdf:*central-registry*
- (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