[Ecls-list] red hat linux 9 cvs build failure

Dennis dennis at illusions.com
Thu Jan 8 14:24:03 UTC 2004


Hi,

I am unable to build ecls from cvs on Jan 1, 2004.

Below is what happens at the end of the make. I can send a transcript of 
the entire configure & make output if that helps.


if [ -f CROSS-COMPILER ]; then \
        touch ecl_min; \
else \
        gcc  -o ecl_min c/cinit.o -L./ libecl.a -lgmp -lgc -ldl -lm;\
fi
sed -e 's, at ecldir@,/usr/local/lib/ecl,g' < compile.pre > compile.lsp
ln -s -f /home/dennis/src/ecls/src/cmp/sysfun.lsp ./
if [ -f CROSS-COMPILER ]; then \
        ./CROSS-COMPILER < compile.lsp; \
else \
        ./ecl_min < compile.lsp; \
fi
;*** Lisp core booted ****
ECLS (Embeddable Common Lisp)  16384 pages

>
Unrecoverable error:
Lisp initialization error.

make[1]: *** [ecl] Error 134
make[1]: Leaving directory `/home/dennis/src/ecls/build'
make: *** [all] Error 2


-- 
---
Dennis Sacks
dennis at illusions.com






More information about the ecl-devel mailing list