[Symphony] Symphony building with pvm fails : Error: 'lp_prob' has no member named 'tm'

Eldo Kuriakose Eldo.Kuriakose at coextrix.com
Sat Nov 12 13:37:37 EST 2016


Hi All ,

Can somebody help in solving an issue related to building Symphony from source  with pvm option .

I followed this document for setting up Symphony in Ubuntu os   https://projects.coin-or.org/SYMPHONY/wiki/BuildAndInstall

Steps done :
1 - svn co https://projects.coin-or.org/svn/SYMPHONY/stable/5.6 SYMPHONY-5.6
2 - ./configure --with-pvm
3 - make

Note : PVM has set-up already and running successfully

But the make command failed  ,please see below the error message ,

Error :

LP/lp_branch.c: In function 'int branch(lp_prob*, int)':
LP/lp_branch.c:2015:23: error: 'lp_prob' has no member named 'tm'
    bc_node *node = p->tm->active_nodes[p->proc_index];
                       ^
In file included from /home/en_user/symphony_test/symphony.svn.5.6/Osi/src/Osi/OsiSolverInterface.hpp:17:0,
from ../include/sym_lp_solver.h:52,
from ../include/sym_lp.h:24,
from LP/lp_branch.c:19:

/home/en_user/symphony_test/symphony.svn.5.6/CoinUtils/src/CoinFinite.hpp: At global scope:
/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]
 const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits<int>::max)();

Thanks
Eldo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/symphony/attachments/20161112/75e1d81d/attachment-0001.html>


More information about the Symphony mailing list