[Ecls-list] Status of CVS

Waldek Hebisch hebisch at math.uni.wroc.pl
Fri May 30 15:11:41 UTC 2008


I wrote:
> 
> Fresh checkout from Common-Lisp.net gives me the same tree as yesterday.
> And after build it reports:
> 
> ECL (Embeddable Common-Lisp) 0.9j (CVS 2008-05-22 13:14)
> 
> 

Following Sourceforge instruction apparently gave me up-to date
tree, but now build fails with the following message:

ln -s /home/hebisch/lisp/ecl3/src/cmp/sysfun.lsp ./
echo "#" `uname -a` > BUILD-STAMP
head -8 config.log | tail -6 >> BUILD-STAMP
if [ -f CROSS-COMPILER ]; then \
                ./CROSS-COMPILER compile; \
        else \
                ./ecl_min compile; \
        fi
;*** Lisp core booted ****
ECL (Embeddable Common Lisp)  65536 pages

Internal or unrecoverable error in:

Lisp initialization error.

/bin/sh: line 4:  6761 Aborted                 ./ecl_min compile
make[1]: *** [bin/ecl] Error 134
make[1]: Leaving directory `/home/hebisch/lisp/ecl3/build'
make: *** [all] Error 2

-- 
                              Waldek Hebisch
hebisch at math.uni.wroc.pl 




More information about the ecl-devel mailing list