5.11.0 won't compile with fasl format 72



On 1/5/07, sen1 at math.msu.edu <sen1 at math.msu.edu> wrote:

>    #<SB-SYS:FD-STREAM for "file
>     /usr/local/src/maxima/src/binary-sbcl/nregex.fasl" {AB3E2F9}>
>    is in native code fasl file format version 66, but this version of
>     SBCL uses
>    format version 72.

I'm pretty sure this means you need to execute "make clean"
(which should remove the old fasls) and then "make" again.

hope this helps
Robert