[Ecls-list] Error building ecl from cvs

Pedro Kröger kroger.lists at gmail.com
Wed Oct 1 16:27:09 UTC 2008


Hi,

I just checked out a fresh copy of ecl from the cvs repo, run
./configure and make and got this error message:

sed -e 's, at ecldir\\@,/usr/local/lib/ecl-8.9.0/,g' \
            -e 's, at libdir\\@,/usr/local/lib/,g' < compile.pre > compile.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

Internal or unrecoverable error in:
Frame stack overflow, cannot grow larger.
/bin/sh: line 4: 21627 Aborted                 ./ecl_min compile
make[1]: *** [bin/ecl] Error 134

Pedro




More information about the ecl-devel mailing list