On Mon, Mar 8, 2010 at 5:51 PM, Raffael Cavallaro <span dir="ltr"><<a href="mailto:raffaelcavallaro@mac.com" target="_blank">raffaelcavallaro@mac.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>
</div>I rebuilt ecl with --with-debug-cflags<br></blockquote><div><br>Are you still using the --enable-gengc flag? 32 or 64 bits? Is this the latest XCode from Apple or do you use some other compiler? (Fink, MacPorts...) I have the same setup, OS X Snow Leopard 10.6.2 and I do not get any of these errors.<br>
<br><div><div>bash-3.2$ cd $HOME/tmp/ecl-10.3.1/<br>bash-3.2$ ./configure --prefix=$HOME --enable-threads --enable-unicode --enable-gengc<br>Switching to directory `build' to continue configuration.<br>[...]<br>bash-3.2$ make && make install<br>

</div></div></div></div>[...]<br>bash-3.2$ cd $HOME/src/lisp2/slime<br>bash-3.2$ cvs update -C -P -d<br>[...]<br>bash-3.2$ rm -rf $HOME/.slime/fasl<br>bash-3.2$ ecl -norc<br>ECL (Embeddable Common-Lisp) 10.3.1<br>Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya<br>
Copyright (C) 1993 Giuseppe Attardi<br>Copyright (C) 2000 Juan J. Garcia-Ripoll<br>ECL is free software, and you are welcome to redistribute it<br>under certain conditions; see file 'Copyright' for details.<br>Type :h for Help.  <br>
Top level in: #<process SI:TOP-LEVEL 0000000100600f60>.<br>> *features*<br><br>(:DARWIN :FORMATTER :UINT64-T :UINT32-T :UINT16-T :RELATIVE-PACKAGE-NAMES<br> :UNICODE :DFFI :CLOS-STREAMS :CMU-FORMAT :ECL-PDE :DLOPEN :CLOS :THREADS<br>
 :BOEHM-GC :ANSI-CL :COMMON-LISP :IEEE-FLOATING-POINT :PREFIXED-API :FFI :I686<br> :COMMON :ECL)<br>> (load "swank-loader")<br><br>;;; Loading #P"/Users/jjgarcia/src/lisp2/slime/swank-loader.lisp"<br>
#P"/Users/jjgarcia/src/lisp2/slime/swank-loader.lisp"<br>> (swank-loader:init)<br><br>;;; Loading #P"/Users/jjgarcia/lib/ecl-10.3.1/cmp.fas"<br>;;; Loading #P"/Users/jjgarcia/lib/ecl-10.3.1/sysfun.lsp"<br>
[...]<br>;;; <br>;;; Finished compiling /Users/jjgarcia/src/lisp2/slime/contrib/swank-sbcl-exts.lisp.<br>;;;<br>NIL<br>> (swank:create-server)<br><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br>
<a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>