<div dir="ltr">On Thu, Nov 13, 2014 at 12:12 AM, Paul Adams <span dir="ltr">&lt;<a href="mailto:pdadams@lbl.gov" target="_blank">pdadams@lbl.gov</a>&gt;</span> wrote:<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This suggests that you don&#39;t have an appropriate compiler installed or in your path:<br>
<span class=""><br>
&gt; sh: g++-4.2: command not found<br>
<br>
</span>You probably need to install XCode to allow for compilation.</blockquote><div><br></div><div>Actually, I got the same error not too long ago - the problem was that the compiler configuration was unaware of OS 10.10 and defaulted to using g++ (which is no longer present in the latest Xcode) instead of clang.  This has since been fixed, but probably not in the 2014.22 Rosetta release.  I&#39;ll send a patch off-list.</div><div><br></div><div>-Nat</div></div></div></div>