[CoinUtils-tickets] [COIN-OR Common Utilities] #33: Problem configuring CoinUtils on Cygwin, as distributed by Bonmin

COIN-OR Common Utilities coin-trac at coin-or.org
Tue Jun 19 09:18:37 EDT 2007


#33: Problem configuring CoinUtils on Cygwin, as distributed by Bonmin
------------------------------------------+---------------------------------
 Reporter:  phines                        |       Owner:  somebody
     Type:  defect                        |      Status:  new     
 Priority:  major                         |   Milestone:          
Component:  component1                    |     Version:          
 Keywords:  configure, CoinUtils, Bonmin  |  
------------------------------------------+---------------------------------
 My machine is an Dell Latitude D610, (Intel Centrino).  After trying to
 configure Bonmin, I get the following last $n$ lines of configure output:

 configure: Build is "i686-pc-cygwin".
 configure: Applying patches to libtool for GNU compiler
 checking cmath usability... no
 checking cmath presence... yes
 configure: WARNING: cmath: present but cannot be compiled
 configure: WARNING: cmath:     check for missing prerequisite headers?
 configure: WARNING: cmath: see the Autoconf documentation
 configure: WARNING: cmath:     section "Present But Cannot Be Compiled"
 configure: WARNING: cmath: proceeding with the preprocessor's result
 configure: WARNING: cmath: in the future, the compiler will take
 precedence
 configure: WARNING:     ##
 ----------------------------------------------------
 ##
 configure: WARNING:     ## Report this to http://projects.coin-
 or.org/CoinUtils
 ##
 configure: WARNING:     ##
 ----------------------------------------------------
 ##
 checking for cmath... yes
 checking cfloat usability... no
 checking cfloat presence... yes
 configure: WARNING: cfloat: present but cannot be compiled
 configure: WARNING: cfloat:     check for missing prerequisite headers?
 configure: WARNING: cfloat: see the Autoconf documentation
 configure: WARNING: cfloat:     section "Present But Cannot Be Compiled"
 configure: WARNING: cfloat: proceeding with the preprocessor's result
 configure: WARNING: cfloat: in the future, the compiler will take
 precedence
 configure: WARNING:     ##
 ----------------------------------------------------
 ##
 configure: WARNING:     ## Report this to http://projects.coin-
 or.org/CoinUtils
 ##
 configure: WARNING:     ##
 ----------------------------------------------------
 ##
 checking for cfloat... yes
 checking cieeefp usability... no
 checking cieeefp presence... no
 checking for cieeefp... no
 checking ieeefp.h usability... no
 checking ieeefp.h presence... yes
 configure: WARNING: ieeefp.h: present but cannot be compiled
 configure: WARNING: ieeefp.h:     check for missing prerequisite headers?
 configure: WARNING: ieeefp.h: see the Autoconf documentation
 configure: WARNING: ieeefp.h:     section "Present But Cannot Be Compiled"
 configure: WARNING: ieeefp.h: proceeding with the preprocessor's result
 configure: WARNING: ieeefp.h: in the future, the compiler will take
 precedence
 configure: WARNING:     ##
 ----------------------------------------------------
 ##
 configure: WARNING:     ## Report this to http://projects.coin-
 or.org/CoinUtils
 ##
 configure: WARNING:     ##
 ----------------------------------------------------
 ##
 checking for ieeefp.h... yes
 checking whether finite is declared... no
 checking whether _finite is declared... no
 checking whether isfinite is declared... no
 configure: WARNING: Cannot find C-function for checking Inf. Check will
 test whe
 ther the value is different from DBL_MAX
 checking whether isnan is declared... no
 checking whether _isnan is declared... no
 checking whether isnand is declared... no
 configure: WARNING: Cannot find C-function for checking NaN. Check will
 return f
 alse
 checking cinttypes usability... no
 checking cinttypes presence... no
 checking for cinttypes... no
 checking for inttypes.h... (cached) yes
 checking for int64_t... no
 checking for long long... no
 checking size of long long... 0
 checking for long... yes
 checking size of long... 4
 checking for int... yes
 checking size of int... 4
 configure: error: Cannot find integer type with 64 bits
 configure: error: /bin/sh '../../CoinUtils/configure' failed for CoinUtils
 Could not configure Bonmin at ./configure line 68, <STDIN> line 1.

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/33>
COIN-OR Common Utilities <http://projects.coin-or.org/CoinUtils>
Common data structures and linear algebra functions for COIN-OR projects



More information about the CoinUtils-tickets mailing list