[Ecls-list] cvs build fails on linux

Goffioul Michael goffioul at imec.be
Tue Dec 6 00:13:00 UTC 2005


> NIL
>  > ;;; Compiling ext:asdf;asdf-ecl.lisp.There exists no 
> package with name "ASDF"

You can avoid this by removing the existing asdf.o file. This is due to
the fact that asdf-ecl.lsp requires asdf.lsp to be loaded, but this does
not occur if the compilation script does not detect that asdf.lsp has to
be recompiled. In that case, only asdf-ecl.lsp is recompiled, but misses
the ASDF package definition in asdf.lsp.

Michael.




More information about the ecl-devel mailing list