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 &quot;standard&quot; setup in OSX.<br>

<br>Ted<br><br><div class="gmail_quote">On Sun, Apr 8, 2012 at 9:32 PM, Max Arai <span dir="ltr">&lt;<a href="mailto:maxarai@verizon.net">maxarai@verizon.net</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">The page <a href="https://projects.coin-or.org/CoinUtils" target="_blank">https://projects.coin-or.org/CoinUtils</a> 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,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;word-spacing:0px">

<li>svn co <tt><a href="https://projects.coin-or.org/svn/CoinUtils/trunk" target="_blank">https://projects.coin-or.org/svn/CoinUtils/trunk</a></tt> 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, &#39;Bitstream Vera Sans&#39;, 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,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:Verdana,Arial,&#39;Bitstream Vera Sans&#39;,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,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:Verdana,Arial,&#39;Bitstream Vera Sans&#39;,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,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:13px"> </span><span style="font-family:Verdana,Arial,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:13px">CoinIndexedVector::checkClean to be undefined.  </span></div>

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

<div><span style="font-family:Verdana,Arial,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:13px"><br></span></div><div><font face="Verdana, Arial, &#39;Bitstream Vera Sans&#39;, 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, &#39;Bitstream Vera Sans&#39;, Helvetica, sans-serif"><span style="font-size:13px"><br></span></font></div><div><font face="Verdana, Arial, &#39;Bitstream Vera Sans&#39;, Helvetica, sans-serif"><span style="font-size:13px">Thanks</span></font></div>

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

</span></font></div></font></span></div><br>_______________________________________________<br>
CoinUtils mailing list<br>
<a href="mailto:CoinUtils@list.coin-or.org">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><br><br clear="all"><br>-- <br>Dr. Ted Ralphs<br>Associate 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/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>

<br>