<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p></p>
<div>Hi All ,</div>
<div><br>
</div>
<div>Can somebody help in solving an issue related to building Symphony from source  with pvm option .</div>
<div><br>
</div>
<div>I followed this document for setting up Symphony in Ubuntu os   <a href="https://projects.coin-or.org/SYMPHONY/wiki/BuildAndInstall" class="OWAAutoLink" id="LPlnk565599" previewremoved="true">https://projects.coin-or.org/SYMPHONY/wiki/BuildAndInstall</a></div>
<div><br>
</div>
<div>Steps done :</div>
<div>1 - <span>svn co https://projects.coin-or.org/svn/SYMPHONY/stable/5.6 SYMPHONY-5.6</span></div>
<div><span>2 - <span>./configure --with-pvm</span></span></div>
<div><span><span>3 - make</span></span></div>
<div><span><span><br>
</span></span></div>
<div><span><span>Note : PVM has set-up already and running successfully </span></span></div>
<div><span><span><br>
</span></span></div>
<div><span><span>But the make command failed  ,please see below the error message , </span></span></div>
<div><br>
</div>
<div>Error :</div>
<div><br>
</div>
<div>
<div><i>LP/lp_branch.c: In function 'int branch(lp_prob*, int)':</i></div>
<div><i>LP/lp_branch.c:2015:23: error: 'lp_prob' has no member named 'tm'</i></div>
<div><i>    bc_node *node = p->tm->active_nodes[p->proc_index];</i></div>
<div><i>                       ^</i></div>
<div><i>In file included from /home/en_user/symphony_test/symphony.svn.5.6/Osi/src/Osi/OsiSolverInterface.hpp:17:0,</i></div>
<div><i>from ../include/sym_lp_solver.h:52,</i></div>
<div><i>from ../include/sym_lp.h:24,</i></div>
<div><i>from LP/lp_branch.c:19:</i></div>
<div><i><br>
</i></div>
<div><i>/home/en_user/symphony_test/symphony.svn.5.6/CoinUtils/src/CoinFinite.hpp: At global scope:</i></div>
<div><i>/home/en_user/symphony_test/symphony.svn.5.6/CoinUtils/src/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable]</i></div>
<div><i> const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits<int>::max)();</i></div>
</div>
<div><br>
</div>
<div>Thanks</div>
<div>Eldo</div>
<br>
<p></p>
</div>
</body>
</html>