[BuildTools-tickets] [BuildTools] #93: Error in Compilation of Bonmin make

BuildTools coin-trac at coin-or.org
Mon Dec 5 09:19:11 EST 2011


#93: Error in Compilation of Bonmin make
---------------------+------------------------------------------------------
Reporter:  martmevi  |       Owner:  stefan      
    Type:  defect    |      Status:  new         
Priority:  critical  |   Component:  build system
 Version:  0.7       |    Keywords:  make cbc    
---------------------+------------------------------------------------------
 Hi,

 I am triying to install Bonmin-1.5.1. via cygwin on my windows system.
 According to instructions I installed the 3rd party code Blas, Lapack,
 ASL, HSL (MA27 and MC19), Metis. I created the directory "build" and
 called ./configure -C from there which completed with "Configuration of
 Bonmin successful". However, when subsequently executing "make", it fails,
 with the last lines of make compilatin being:

 ../../../Cbc/src/CbcSolver.cpp: In function 'int CbcMain1<int, const
 char**, CbcModel&, int<*><CbcModel*, int>':
 ../../../Cbc/src/CbcSolver.cpp:1666:error: expected primary-expresion
 before '>' token
 make[4]: *** [CbcSolver.lo] Error 1
 make[4]: Leaving directory '/cygdrive/c/Bonmin3/build/Cbc/src'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory '/cygdrive/c/Bonmin3/build/Cbc/src'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory '/cygdrive/c/Bonmin3/build/Cbc/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory '/cygdrive/c/Bonmin3/build/Cbc'
 make: *** [all-recursive] Error 1

 I would like to provide my configuration log files, as well, but no file
 named "config.log" can be found in any subdirectory of by bonmin folder.
 It would be great, if you could help me to overcome my compilation
 problem.

 Thanks a lot,

 Martin

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/93>
BuildTools <http://projects.coin-or.org/BuildTools>
Tools for configuring and compiling COIN-OR codes



More information about the BuildTools-tickets mailing list