[Ecls-list] Problems with building

Stas Boukarev stassats at gmail.com
Sun Mar 27 16:22:42 UTC 2011


The first problem I encounter when building the latest ECL is a stray
reference to ecl_query_all_processes_status. That's easily fixable, and
the attached patch does that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unixsys.diff
Type: text/x-diff
Size: 582 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20110327/0fb272e6/attachment.diff>
-------------- next part --------------

Next, I get:
;*** Lisp core booted ****
ECL (Embeddable Common Lisp)

;;;
;;; Welcome to bare.lsp. Let's bring this instance up!
;;;
;;;
;;; About to load lsp/load.lsp
;;; 
;;; Loading src:lsp;export.lsp
;;; Unhandled lisp initialization error
;;; Message:
STACK-OVERFLOW
;;; Arguments:

Internal or unrecoverable error in:

Lisp initialization error.

I haven't looked in depth at this yet.
-- 
With best regards, Stas.


More information about the ecl-devel mailing list