<br><tt><font size=2>Pedro,</font></tt>
<br><tt><font size=2><br>
Thanks, will do.</font></tt>
<br><tt><font size=2><br>
BTW We've got a mailing list just for multifario now. &nbsp;http://list.coin-or.org/mailman/listinfo/multifario</font></tt>
<br><tt><font size=2><br>
Mike Henderson<br>
------------------------------------------------------------------------------------------------------------------------------------<br>
Mathematical Sciences, TJ Watson Research Center<br>
mhender@watson.ibm.com<br>
http://www.research.ibm.com/people/h/henderson/<br>
http://www.coin-or.org/multifario/</font></tt>
<br><tt><font size=2>&nbsp;<br>
&gt; &lt;pfgshield-freebsd@yahoo.com&gt; wrote on 02/18/2006 08:42:31 PM:<br>
&gt; <br>
&gt; &gt; Hello;<br>
&gt; &gt; <br>
&gt; &gt; Please add this patch to multifario, it's required to build on
FreeBSD. FWIW, I<br>
&gt; &gt; also think you can do without that define because stdlib.h is
defined before.<br>
&gt; &gt; <br>
&gt; &gt; best regards,<br>
&gt; &gt; <br>
&gt; &gt; &nbsp; &nbsp; Pedro.<br>
&gt; &gt; <br>
&gt; &gt; --- multifario/src/MFAtlas.c.orig &nbsp; Sat Feb 18 18:44:28
2006<br>
&gt; &gt; +++ multifario/src/MFAtlas.c &nbsp; Sat Feb 18 18:45:55 2006<br>
&gt; &gt; @@ -4094,8 +4094,9 @@<br>
&gt; &gt; &nbsp;<br>
&gt; &gt; &nbsp; &nbsp;return;<br>
&gt; &gt; &nbsp; }<br>
&gt; &gt; -<br>
&gt; &gt; +#ifndef __STDC__<br>
&gt; &gt; &nbsp;#include &lt;malloc.h&gt;<br>
&gt; &gt; +#endif<br>
&gt; &gt; &nbsp;<br>
&gt; &gt; &nbsp;void MFReportMemory()<br>
&gt; &gt; &nbsp; {<br>
&gt; &gt; <br>
&gt; &gt; <br>
&gt; &gt; ---<br>
&gt; &gt; &nbsp; &nbsp; &nbsp;Pedro F. Giffuni<br>
&gt; &gt; &nbsp; &nbsp; &nbsp;M. Sc. Industrial Eng. University of Pittsburgh<br>
&gt; &gt; &nbsp; &nbsp; &nbsp;Mech. Eng. &nbsp; &nbsp; &nbsp;Universidad
Nacional de Colombia</font></tt>