<div class="gmail_quote">On Sat, Dec 10, 2011 at 12:07 AM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net">mm_lists@pulsar-zone.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":dv">I have built it, but unfortunately there is no "check" target in the<br>
top-level Makefile, and I could only find an unprocessed Makefile.in in<br>
src/tests/ (no Makefile).<br></div></blockquote></div><br>Sorry, I added the "make check" target to src/Makefile.in which gets transformed into build/Makefile, but I forgot to add it also to the toplevel Makefile (fixed now in git). The tests get copied into build/tests/ and they are run there, not in src/tests/ I hope this clarifies it a bit more.<div>

<div><br></div><div>The confusion arose because I rarely build ECL in its source directory. My typical setup is as I mentioned before: I create an empty build directory _anywhere_ and run "ecl/src/configure" from there. All the targets (make, make install, make check...) become available in that directory.</div>

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