[CoinUtils-tickets] [COIN-OR Common Utilities] #36: CoinUtils Configure Fails -- Cannot find integer type with 64 bits

COIN-OR Common Utilities coin-trac at coin-or.org
Thu Aug 23 21:17:03 EDT 2007


#36: CoinUtils Configure Fails -- Cannot find integer type with 64 bits
--------------------+-------------------------------------------------------
Reporter:  kmartin  |       Type:  defect
  Status:  new      |   Priority:  major 
 Version:           |   Keywords:        
--------------------+-------------------------------------------------------
 I am trying to configue on gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52).
 In CoinUtils I get the error:


 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 '/home/kmartin/COIN-OS/CoinUtils/configure'
 failed for CoinUtils


 The log file is not of much use, it is:

 config.status:671: creating Makefile
 configure:3778: configuring in CoinUtils
 configure:3895: running /bin/sh '/home/kmartin/COIN-
 OS/CoinUtils/configure' --prefix=/home/kmartin/vpath  'CC=/usr/bin/gcc34'
 --cache-file=/dev/null --srcdir=/home/kmartin/COIN-OS/CoinUtils
 configure:3900: error: /bin/sh '/home/kmartin/COIN-OS/CoinUtils/configure'
 failed for CoinUtils

 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/36>
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