[Ecls-list] ECL build failure

Julian Stecklina der_julian at web.de
Sat Apr 24 20:44:04 UTC 2004


Hello,

trying to compile ECL from sources today failed:

if [ -f CROSS-COMPILER ]; then \
        ./CROSS-COMPILER < compile.lsp; \
else \
        ./ecl_min < compile.lsp; \
fi
;*** Lisp core booted ****
ECLS (Embeddable Common Lisp)  16384 pages

> #<"SI" package>
> 
Unrecoverable error: 
Lisp initialization error.

gmake[1]: *** [ecl] Fehler 134

A backtrace shows:

#0  error (s=0x80bc4ef "\nLisp initialization error.\n")
    at /usr/home/blitz/src/ecls/src/c/error.d:40
#1  0x0806ec17 in universal_error_handler ()
    at /usr/home/blitz/src/ecls/src/c/error.d:218
#2  0x0808a7d3 in APPLY (n=134989039, fn=0x4, x=0x80d1654)
    at /usr/home/blitz/src/ecls/src/c/apply.d:26
#3  0x0806e8c3 in FEreader_error (
    s=0x80bb880 "~S is an illegal character name.", stream=0x81b7f60, narg=1)
    at /usr/home/blitz/src/ecls/src/c/error.d:118
#4  0x08064bd4 in sharp_backslash_reader (in=0x81b7f60, c=0x811c9f0, 
    d=0x80c6500) at /usr/home/blitz/src/ecls/src/c/read.d:693
#5  0x0809645c in APPLY_fixed (n=134989039, fn=0x4, x=0x80d1654)
    at /usr/home/blitz/src/ecls/src/c/apply.d:676
[... 55 more stack frames ...]

This happens when ecl_min loads bare.lisp, but I could not find out
where exactly.

Regards,
-- 
Julian Stecklina 

Signed and encrypted mail welcome.
Key-Server: pgp.mit.edu         Key-ID: 0xD65B2AB5
FA38 DCD3 00EC 97B8 6DD8  D7CC 35D8 8D0E D65B 2AB5

Any sufficiently complicated C or Fortran program
contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
 - Greenspun's Tenth Rule of Programming
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20040424/a4293d4c/attachment.sig>


More information about the ecl-devel mailing list