[Ecls-list] error building ecl from latest cvs
Pedro Kröger
kroger.lists at gmail.com
Sun Oct 5 09:22:28 UTC 2008
Josh Elsasser <josh at elsasser.org> writes:
> Oops, sorry about that. Try this patch:
it works, but then I get the error I reported before:
make[2]: Leaving directory `/home/dados/programas/ecl/build/c'
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: 27498 Aborted ./ecl_min compile
make[1]: *** [bin/ecl] Error 134
More information about the ecl-devel
mailing list