On Sat, Jun 14, 2014 at 1:26 PM, Faré fahree@gmail.com wrote:
Could you please do
rm /home/tunes/src/common-lisp/mkcl/src/gc/include/private/config.h
and then do again the sequence:
make distclean; configure <your options>; make
I'll try to make a better fix in the next hours...
That worked, as far as building mkcl goes. Of course, mkcl still has the same class redefinition bug.
I think the full fix is now in git repo master head. Could you please do a "make distclean" then pull from git repo master head, configure again, and finally do a "make install" or whatever you need to re-attempt the ASDF upgrade that broke.
Please tell me the result.