[Coin-symphony] Compiling Symphony 4.0.0 on debian Linux

bremner at unb.ca bremner at unb.ca
Thu Nov 16 13:54:05 EST 2006


Hello All;

I am trying to build some code from a few years ago that relies on
Symphony 4.0. I downloaded Symphony-4.0.0.tgz from coin-or.org

I am trying to build the default application.

I edit Applications/USER/Makefile as follows


##############################################################################
# SYMPHONY's home directory
##############################################################################

SYMPHONYROOT = ${HOME}/research/pddepthsoft/prereq/SYMPHONY-4.0.0

##############################################################################
# The home directory of the user files (must be an absolute path)
##############################################################################

USERROOT = ${SYMPHONYROOT}/Applications/USER

and SYMPHONY-4.0.0/Makefile as follows

COINROOT = ${HOME}/research/pddepthsoft/

When I try to compile, I get 

[ 81 pivot ~/research/pddepthsoft/prereq/SYMPHONY-4.0.0/Applications/USER ]  make
make[1]: *** No rule to make target `/home/bremner/research/pddepthsoft/prereq/SYMPHONY-4.0.0/dep.LINUX/master.d', needed by `/home/bremner/research/pddepthsoft/prereq/SYMPHONY-4.0.0/lib.LINUX/OSI_CLP/libmaster_tm_lp_cg_cp.a'.  Stop.
make: *** [all] Error 2

Does anyone have any suggestions?  It looks like a make problem to me.

I am using gnu make 3.81beta4 on Debian testing i386.  




More information about the Symphony mailing list