<div class="gmail_quote">On Sun, Jul 31, 2011 at 10:45 PM, Philipp Marek <span dir="ltr"><<a href="mailto:philipp@marek.priv.at">philipp@marek.priv.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":2if">   ;;;   gcc -o bin/ecl -L/home/.../build/ /home/.../build/eclinittsZavj.o -L./<br>
-Wl,--rpath,/usr/local/lib/ libecl.so -lpthread -ldl -lm sed -e<br>
's,@libdir\\@,/usr/local/lib/,' \<br>
            -e 's,@includedir\\@,/usr/local/include/,' \<br>
            -e 's,~A,/usr/local/lib/,' bin/ecl-config.pre > bin/ecl-config<br>
    $ LD_LIBRARY_PATH=/home/.../build/ /home/.../build//bin/ecl -dir /home/.../build/<br>
<div class="im">    Wrong number of arguments passed to function #<compiled-function SI:TOP-LEVEL>.<br>
</div>    No restarts available.<br>
<div class="im">    Top level in: #<process TOP-LEVEL>.<br></div></div></blockquote></div><br>A few things: you did not reinstall ECL after building it and since it is using --rpath I doubt that the change in LD_LIBRARY_PATH had any effect. Besides this, did you completely your build directory after updating ECL and finally, why do you say that ECL did not load .eclrc at this point? My feeling is that all this is due to conflicting versions of the library and partial rebuilds, but I tend to be proven wrong.<div>

<br></div><div>In any case this does not explain the stack overflows during ECL's use of quicklisp libraries. Would it be possible for you to send me an excerpt of your .eclrc (by private email)so that I can try to reproduce the sequence of libraries you loaded?<br clear="all">

<br><div>Juanjo</div><div><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>


</div></div>