[Bonmin-tickets] Re: [Bonmin] #12: configure problem with Bonmin

Bonmin coin-trac at coin-or.org
Tue May 29 19:06:55 EDT 2007


#12: configure problem with Bonmin
--------------------------+-------------------------------------------------
Reporter:  peera          |        Owner:  pbonami 
    Type:  defect         |       Status:  assigned
Priority:  minor          |    Component:  Bonmin  
 Version:  release/0.1.3  |   Resolution:          
Keywords:                 |  
--------------------------+-------------------------------------------------
Comment (by andreasw):

 This is strange.  The configure script for !CoinUtils checks for the
 existence of ieeefp.h and defines a macro HAVE_IEEEFP_H (see
 {{{CoinUtils/inc/config_coinutils.h}}}) if it is found.  The
 !CoinFinite.hpp code only tries to include it when it is found.

 So, somehow the test is giving a different result than what the compiler
 finally uses when the file is compiled.

 Please make sure you start the compilation completely from scratch ('make
 distclean', remove 'config.cache' if you have it, and rerun configure).
 If that still fails, please attach the config.log file from the !CoinUtils
 subdirectory.

 Thanks

 Andreas

-- 
Ticket URL: <https://projects.coin-or.org/Bonmin/ticket/12#comment:5>
Bonmin <http://projects.coin-or.org/Bonmin>
Basic Open-source Nonlinear Mixed INteger programming



More information about the Bonmin-tickets mailing list