Does 'make clean' miss some files? I did (sbcl / windows) 'make clean' followed by 'make.' The testsuite failed on rtest_allnummod 499 (a bug that was fixed). I deleted all the fasl files in src/binary-sbcl. After that, rebuilding gave me a Maxima that ran the testsuite with no unexpected failures. Barton