<div class="gmail_quote">On Sat, Mar 6, 2010 at 4:10 PM, Michael Wood <span dir="ltr"><<a href="mailto:esiotrot@gmail.com">esiotrot@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I have built earlier versions successfully, but 10.3.1 seems to be<br>
missing something:<br></blockquote><div><br></div><div>Nothing missing.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">$./configure --prefix=/tmp/ecl<br>

[...]<br>
Configuration complete. To build ECL, issue make in this directory.<br>
$ make<br>
cd build; make<br>
make[1]: Entering directory `/home/blah/src/ecl/build'<br>
if (echo c gmp | grep gmp); then \<br>
          cd gmp && make install && \<br>
          cd .. && mv include/gmp.h ecl/ && rmdir include &&  \<br>
          mv ./libgmp.a ./libeclgmp.a; \<br>
        fi<br>
c gmp<br>
make[2]: Entering directory `/home/blah/src/ecl/build/gmp'<br>
make[2]: *** No rule to make target `install'.  Stop.<br>
make[2]: Leaving directory `/home/blah/src/ecl/build/gmp'<br>
make[1]: *** [libeclgmp.a] Error 2<br>
make[1]: Leaving directory `/home/blah/src/ecl/build'<br>
make: *** [all] Error 2<br>
$ ls build/gmp/Makefile<br>
ls: cannot access build/gmp/Makefile: No such file or directory<br></blockquote><div><br></div><div>The version of GMP that we are shipping does not seem to support your system. Install libgmp-dev (or something with a similar name) from Ubuntu and build ECL using that library.</div>
<div><br></div><div>Juanjo </div></div><br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>