<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Ruben,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It looks like your laptop and your iMac might be running different versions of MacOS.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you open a Terminal window and type the following commands on both systems, what does it report?</div><div class="gmail_default" style="font-size:small"><br></div>







sw_vers -productVersion<br>otool -L `which ncl`<div><div class="gmail_default" style="font-size:small">​gcc --version</div><div class="gmail_default" style="font-size:small">which gcc​</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Finally, how did you install NCL on both systems? That is, did you use conda, or did you download the binary from the ESG? If you downloaded it from ESG, which binary did you download?</div></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;m guessing the problem might be that you have an older version of the GNU compilers on your system than what NCL was built with.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 26, 2017 at 9:26 AM, Ruben van Hooidonk <span dir="ltr">&lt;<a href="mailto:rubski@gmail.com" target="_blank">rubski@gmail.com</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"><div><div><div><div><div><div><div>Hi,<br><br></div>When trying to plot a map and adding a .shp file I get this error:<br><br>dyld: lazy symbol binding failed: Symbol not found: __ZNSt7__cxx1112basic_<wbr>stringIcSt11char_<wbr>traitsIcESaIcEEC2Ev<br>  Referenced from: /usr/local/ncl/bin/ncl (which was built for Mac OS X 10.12)<br>  Expected in: /usr/local/lib/libstdc++.6.<wbr>dylib<br><br>dyld: Symbol not found: __ZNSt7__cxx1112basic_<wbr>stringIcSt11char_<wbr>traitsIcESaIcEEC2Ev<br>  Referenced from: /usr/local/ncl/bin/ncl (which was built for Mac OS X 10.12)<br>  Expected in: /usr/local/lib/libstdc++.6.<wbr>dylib<br><br></div>And the plotting aborts.<br><br></div>I&#39;m using OS X 10.12.6 (16G29) and     <br>/usr/local/lib/libstdc++.6.<wbr>dylib (compatibility version 7.0.0, current version 7.21.0)<br><br></div>I get this error on my laptop, but not on my iMac desktop with the same OS, NCL and libstdc++.6.dylib versions.<br><br></div>Any suggestions?<br><br></div>Thanks and have a great day,<br></div>Ruben<br></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>