<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Ted,<div><br></div><div>Your repair works perfectly. &nbsp;Thank you for the help.</div><div><br></div><div>Max</div><div><br><div><div>On Apr 9, 2012, at 1:05 PM, Ted Ralphs wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I committed a fix. The missing functions were in fact defined in 
CoinIndexedVector.hpp (when NDEBUG is defined), but as empty inline functions. For some reason, 
those symbols don't appear in the library in that case. By defining them in CoinIndexedVector.cpp, everything goes through fine. Can you test?<br><br>Cheers,<br><br>Ted<br><br><br><div class="gmail_quote">On Mon, Apr 9, 2012 at 11:55 AM, Ted Ralphs <span dir="ltr">&lt;<a href="mailto:ted@lehigh.edu">ted@lehigh.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ah, I was able to replicate what you're seeing now. I will look into it.<span class="HOEnZb"><font color="#888888"><br>

<br>Ted</font></span><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Mon, Apr 9, 2012 at 12:18 AM, Ted Ralphs <span dir="ltr">&lt;<a href="mailto:ted@lehigh.edu" target="_blank">ted@lehigh.edu</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Max,<br><br>As it so happens, I just got a brand new iMac on Friday and was able to build CoinUtils (as well as all the rest of the projects in CoinAll) without any problems. The functions your reference *should* be undefined when not building a version of the code for debugging. Can you give a few more details so we track down the problem. What compilers are you using, do you have pkg-config installed, and whatever else you can think of that would be relevant. Unfortunately, there is no real "standard" setup in OSX.<br>



<br>Ted<br><br><div class="gmail_quote"><div><div>On Sun, Apr 8, 2012 at 9:32 PM, Max Arai <span dir="ltr">&lt;<a href="mailto:maxarai@verizon.net" target="_blank">maxarai@verizon.net</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
<div style="word-wrap:break-word">The page <a href="https://projects.coin-or.org/CoinUtils" target="_blank">https://projects.coin-or.org/CoinUtils</a>&nbsp;says<div><br></div><div><ol style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:13px;white-space:normal;font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;word-spacing:0px">



<li>svn co&nbsp;<tt><a href="https://projects.coin-or.org/svn/CoinUtils/trunk" target="_blank">https://projects.coin-or.org/svn/CoinUtils/trunk</a></tt>&nbsp;coin-CoinUtils</li><li>cd coin-CoinUtils</li><li>./configure -C</li><li>


make</li>
<li>make test</li><li>make install</li></ol><div><font face="Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif"><span style="font-size:13px">Under OSX 10.7.3 (probably others but I did not test), the configure command needs to be</span></font></div>



<div><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px"><span style="white-space:pre-wrap">        </span>./configure --enable-debug -C</span></div>



</div><div><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px">Otherwise, with the sources as of 8 April 2012 (SVN-1527 for CoinIndexedVector.cpp), the NDEBUG flag causes the symbols CoinIndexedVector::checkClear and</span><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px">&nbsp;</span><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px">CoinIndexedVector::checkClean to be undefined. &nbsp;</span></div>



<div><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px">I think lines 315</span><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px">&nbsp;and 388 should be made blank to eliminate an unnecessary&nbsp;#ifndef NDEBUG/#endif pair</span></div>



<div><span style="font-family:Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;font-size:13px"><br></span></div><div><font face="Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif"><span style="font-size:13px">Please accept my apologies if this is not an appropriate forum for this comment.</span></font></div>



<div><font face="Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif"><span style="font-size:13px"><br></span></font></div><div><font face="Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif"><span style="font-size:13px">Thanks</span></font></div>



<span><font color="#888888"><div><font face="Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif"><span style="font-size:13px">Max</span></font></div><div><font face="Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif"><span style="font-size:13px"><br>



</span></font></div></font></span></div><br></div></div>_______________________________________________<br>
CoinUtils mailing list<br>
<a href="mailto:CoinUtils@list.coin-or.org" target="_blank">CoinUtils@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/coinutils" target="_blank">http://list.coin-or.org/mailman/listinfo/coinutils</a><br>
<br></blockquote></div><span><font color="#888888"><br><br clear="all"><br>-- <br>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br><a href="tel:%28610%29%20628-1280" value="+16106281280" target="_blank">(610) 628-1280</a><br>


ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br><a href="tel:%28610%29%20628-1280" value="+16106281280" target="_blank">(610) 628-1280</a><br>ted 'at' lehigh 'dot' edu<br>

<a href="http://coral.ie.lehigh.edu/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br>(610) 628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>

<br>
</blockquote></div><br></div></body></html>