<div class="gmail_quote">On Fri, Nov 11, 2011 at 13:42, Satish Balay <span dir="ltr">&lt;<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":3pg">Jed, Perhaps we should print this message to configure.log - and not<br>
to screen - and have a cmake section in summary?<br>
<br>
cmake:enabled [or disabled]</div></blockquote></div><br><div>That would be okay. I put a lot of diagnostics into configure.log now. The problem comes from implicit paths not being put into the appropriate places. For example, /usr/lib/openmpi is placed in flibs, but not in cxxlibs. So if I do --with-fortran=0, then libmpi_cxx.so is not found. I don&#39;t know how the MPI path shows up in flibs because MPI.py does not seem to do it.</div>