<div dir="ltr">I made a new BuildTools release just a few days ago that should address this issue. Here is the changeset:<div><br></div><div><a href="https://projects.coin-or.org/BuildTools/changeset/3273/">https://projects.coin-or.org/BuildTools/changeset/3273/</a><br></div><div><br></div><div>For this change to propagate, though, we would need to make new releases of all the dependent projects. I would guess that re-running autoconf on all dependencies to produce new configure scripts would  fix the issue. We&#39;ll try to do this as quickly as possible. I believe a new stable version of Ipopt is also in the works and that should be available within about 2 weeks, but Stefan can confirm this. </div><div><br></div><div>If you need this to be fixed quickly, I can tell you what to try yourself in more detail.</div><div><br></div><div>Cheers,</div><div><br></div><div>Ted</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 13, 2015 at 8:14 AM, Marco Rozgic <span dir="ltr">&lt;<a href="mailto:marco.rozgic@hsu-hh.de" target="_blank">marco.rozgic@hsu-hh.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi everybody,<div><br></div><div>I am currently building Ipopt 3.11.9 on MacOS 10.10 with Matlab2014b. I managed to get a working mex file with some effort that I am willing to share. However, afterwards I was trying to build a mex file that incorporates the MacOS blas and lapack, wich are now given by the framework Accelerate and not anymore by the vecLib framework. I used the configure site script and added the following to the configure command:</div><div><br></div><div><span style="color:rgb(245,245,245);font-family:Menlo;font-size:14px;background-color:rgb(0,0,0)">../configure --enable-matlab-ma57 --with-blas=&#39;-framework Accelerate&#39; --with-lapack=&#39;-framework Accelerate</span><font color="#f5f5f5" face="Menlo"><span style="font-size:14px">‘</span></font> </div><div><br></div><div>Afterwards I run</div><div><br></div><div>make</div><div>make test</div><div>make install</div><div><br></div><div>All good up to now. I create a mexopt.sh file, edit the SDKs to the newest versions and modify the makefile for the Matlab interface. Now make gives the following error:</div><div><br></div><div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(245,245,245);background-color:rgb(0,0,0)">Undefined symbols for architecture x86_64:</div></div><div><br></div><div>Followed by some lapack and blas routines that are not found, e.g., </div><div><br></div><div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(245,245,245);background-color:rgb(0,0,0)"> &quot;_dgemm_&quot;, referenced from:</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(245,245,245);background-color:rgb(0,0,0)">      Ipopt::IpBlasDgemm(bool, bool, int, int, int, double, double const*, int, double const*, int, double, double*, int) in libipopt.a(IpBlas.o)</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(245,245,245);background-color:rgb(0,0,0)">      _ma57td_ in libcoinhsl.a(ma57d.o)</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(245,245,245);background-color:rgb(0,0,0)">      _ma57rd_ in libcoinhsl.a(ma57d.o)</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(245,245,245);background-color:rgb(0,0,0)">      _ma57qd_ in libcoinhsl.a(ma57d.o)</div><div style="margin:0px;font-size:14px;font-family:Menlo;color:rgb(245,245,245);background-color:rgb(0,0,0)">      _ma57od_ in libcoinhsl.a(ma57d.o)</div></div><div><br></div><div>So I figure that the Acceleration framework is not passed correctly or included correctly.</div><div>Does anybody have an idea how to work around that issue or resolve the problem?</div><div><br></div><div>Best,</div><div><br></div><div>Marco</div><div><br></div><div><div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">--</div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">Dipl.-Math. Marco Rozgic<br>Department of the Theory of Electrical Engineering at the<br>Helmut Schmidt University<br>University of the Federal Armed Forces Hamburg<br>Tel: <a href="tel:%2B49%20%280%29%2040%206541%203647" value="+494065413647" target="_blank">+49 (0) 40 6541 3647</a><br>Location: Holstenhofweg 85, 22043 Hamburg Building H3 Room 007</div>
</div>
<br></div></div><br>_______________________________________________<br>
Ipopt mailing list<br>
<a href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/ipopt" target="_blank">http://list.coin-or.org/mailman/listinfo/ipopt</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br>(610) 628-1280<br>ted &#39;at&#39; lehigh &#39;dot&#39; edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div>
</div>