<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 10, 2014, at 8:12 PM, Lawrence Velázquez &lt;<a href="mailto:larryv@macports.org" class="">larryv@macports.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">On Dec 10, 2014, at 3:39 PM, Lawrence Velázquez &lt;<a href="mailto:larryv@macports.org" class="">larryv@macports.org</a>&gt; wrote:<br class=""><br class=""><blockquote type="cite" class="">On Dec 10, 2014, at 2:03 PM, Ray Zimmerman &lt;<a href="mailto:rz10@cornell.edu" class="">rz10@cornell.edu</a>&gt; wrote:<br class=""><br class=""><blockquote type="cite" class="">:info:build dyld: Library not loaded: /opt/local/lib/libedit.0.dylib<br class="">:info:build &nbsp;&nbsp;Referenced from: /opt/local/libexec/llvm-3.5/lib/libLTO.dylib<br class="">:info:build &nbsp;&nbsp;Reason: image not found<br class="">:info:build make[3]: *** [libgcc_s.dylib] Error 1<br class=""></blockquote><br class="">Sorry, this is #46040, which I'll be pushing a fix for in a couple of hours.<br class=""><br class=""><a href="https://trac.macports.org/ticket/46040" class="">https://trac.macports.org/ticket/46040</a><br class=""></blockquote><br class="">I've pushed the fix (<a href="https://trac.macports.org/changeset/129359" class="">https://trac.macports.org/changeset/129359</a>). Please run a selfupdate and upgrade your installed ports before cleaning libgcc and trying gcc49 again.<br class=""><br class="">vq<br class=""></div></blockquote></div><br class=""><div class="">Thanks, that fixed the issues I was having so far. I was finally able to build the current Octave (3.8.2) successfully on a clean MacPorts install, with the following two commands:</div><div class=""><br class=""></div><div class=""><font face="Courier" class="">sudo port install gcc49</font></div><div class=""><font face="Courier" class="">sudo port install octave</font></div><div class=""><br class=""></div><div class="">… though the latter did end up installing gcc48 too!</div><div class=""><br class=""></div><div class="">Now back to my original goal, getting multiple versions of octave installed … if I now do the following to build version 3.6.4 of Octave …</div><div class=""><br class=""></div><div class=""><div style="margin: 0px;" class=""><font face="Courier" class="">svn co -r 121949 <a href="http://svn.macports.org/repository/macports/trunk/dports/math/octave" class="">http://svn.macports.org/repository/macports/trunk/dports/math/octave</a></font></div></div><div style="margin: 0px;" class=""><font face="Courier" class="">cd octave</font></div><div style="margin: 0px;" class=""><font face="Courier" class="">sudo port install1</font></div><div style="margin: 0px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-family: Menlo;" class=""><div style="font-family: Helvetica; font-size: 12px;" class="">… will it overwrite the version 3.8.2 I currently have installed? If so, how can I avoid that and have it install as octave-3.6.4 or something?</div><div style="font-size: 12px; font-family: Helvetica;" class=""><br class=""></div><div style="font-size: 12px; font-family: Helvetica;" class="">Thanks again,</div><div style="font-size: 12px; font-family: Helvetica;" class=""><br class=""></div><div style="font-size: 12px; font-family: Helvetica;" class="">&nbsp; &nbsp; Ray</div><div style="font-size: 12px; font-family: Helvetica;" class=""><br class=""></div></div></body></html>