<div dir="ltr">Erik,<div><br></div><div>Should I go ahead and do a from scratch download including GetComponents?</div><div><br></div><div>Comer</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 21, 2015 at 10:50 AM, Erik Schnetter <span dir="ltr">&lt;<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Steve<div><br></div><div>Yes, we did. I now changed the order.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-erik</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 21, 2015 at 10:40 AM, Steven R. Brandt <span dir="ltr">&lt;<a href="mailto:sbrandt@cct.lsu.edu" target="_blank">sbrandt@cct.lsu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>It looks to me like we do look for
      mpicxx... after we look for mpiCC.<br>
      <br>
      Cheers,<br>
      Steve<div><div><br>
      <br>
      On 05/20/2015 03:12 PM, Erik Schnetter wrote:<br>
    </div></div></div><div><div>
    <blockquote type="cite">
      <div dir="ltr">So close. The command is called &quot;mpicxx&quot;, not
        &quot;mpic++&quot;. And we don&#39;t look for this spelling.
        <div><br>
        </div>
        <div>-erik</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Wed, May 20, 2015 at 2:56 PM, Frank
          Loeffler <span dir="ltr">&lt;<a href="mailto:knarf@cct.lsu.edu" target="_blank">knarf@cct.lsu.edu</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Wed, May 20, 2015 at 02:26:15PM -0400, Comer
              Duncan wrote:<br>
              &gt; Oh well.  You can find the contents of build3.log on<br>
              &gt; <a href="http://pastebin.com/0q9NNAT4" target="_blank">http://pastebin.com/0q9NNAT4</a>
              and I note nothing different, or so it seems.<br>
              <br>
            </span>From your log I see that Cactus says: Found MPI
            compiler wrapper at<br>
            /opt/local/bin/mpiCC. This is likely the problem. Apple
            still doesn&#39;t<br>
            use a case sensitive filesystem by default, which means this
            is the same<br>
            as mpicc, which is the C compiler. The compiler itself is
            smart enough<br>
            (in the case of gnu) to figure this out at compile time, so
            you don&#39;t<br>
            get an error there. At link time however, (and because
            Cactus uses the<br>
            C++ compiler for linking), this can result in C++ libraries
            not being<br>
            linked, and thus C++ symbols are missing (as seems to be the
            case in<br>
            your log).<br>
            <br>
            Now, the thorn MPI should have picked up
            /opt/local/bin/mpic++ before<br>
            mpiCC, if the former exists. Does it? If not - is there some
            package you<br>
            still need to install (like openmpi-c++ or such)?<br>
            <span><font color="#888888"><br>
                Frank<br>
                <br>
              </font></span><br>
            _______________________________________________<br>
            Users mailing list<br>
            <a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a><br>
            <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div>Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>&gt;<br>
          <a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a></div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Users mailing list
<a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>&gt;<br><a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a></div>
</div>
</div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>