[Ipopt-tickets] [Ipopt] #125: warnig during ./config+ error during installation

Ipopt coin-trac at coin-or.org
Fri Jul 2 04:36:03 EDT 2010


#125: warnig during ./config+ error during installation
------------------------------+---------------------------------------------
Reporter:  Etlender           |       Owner:  ipopt-team
    Type:  defect             |      Status:  new       
Priority:  normal             |   Component:  Ipopt     
 Version:  3.8 (C++ Version)  |    Severity:  normal    
Keywords:                     |  
------------------------------+---------------------------------------------
 During my installation I got have this warning:

 {{{
 checking whether the linear solver loader should be compiled... yes
 checking windows.h usability... no
 checking windows.h presence... yes
 configure: WARNING: windows.h: present but cannot be compiled
 configure: WARNING: windows.h:     check for missing prerequisite headers?
 configure: WARNING: windows.h: see the Autoconf documentation
 configure: WARNING: windows.h:     section "Present But Cannot Be
 Compiled"
 configure: WARNING: windows.h: proceeding with the preprocessor's result
 configure: WARNING: windows.h: in the future, the compiler will take
 precedence
 configure: WARNING:     ##
 ---------------------------------------------------------- ##
 configure: WARNING:     ## Report this to http://projects.coin-
 or.org/Ipopt/newticket ##
 configure: WARNING:     ##
 ---------------------------------------------------------- ##
 checking for windows.h... yes
 }}}
 I also have a problem with “make install”:

 {{{
 Making install in Ipopt
 make[1]: Entering directory `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt'
 Making install in src/Common
 make[2]: Entering directory
 `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt/src/Common
 '
 make[3]: Entering directory
 `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt/src/Common
 '
 echo "#ifndef HAVE_CONFIG_H" >bla
 echo "#define HAVE_CONFIG_H" >>bla
 echo "#endif" >> bla
 cat ./IpoptConfig.h >> bla
 /cygdrive/c/cygwin/usr/Ipopt-3.8.0/install-sh -c -m 644 bla
 /cygdrive/c/cygwin/u
 sr/Ipopt-3.8.0/include/coin/IpoptConfig.h
 rm -f bla
 test -z "/cygdrive/c/cygwin/usr/Ipopt-3.8.0/include/coin" || mkdir -p --
 "/cygdr
 ive/c/cygwin/usr/Ipopt-3.8.0/include/coin"
  /usr/bin/install -c -m 644 '../../inc/config_ipopt.h'
 '/cygdrive/c/cygwin/usr/I
 popt-3.8.0/include/coin/config_ipopt.h'
  /usr/bin/install -c -m 644 'IpCachedResults.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-
 3.8.0/include/coin/IpCachedResults.hpp'
  /usr/bin/install -c -m 644 'IpDebug.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8.0/in
 clude/coin/IpDebug.hpp'
  /usr/bin/install -c -m 644 'IpException.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8.
 0/include/coin/IpException.hpp'
  /usr/bin/install -c -m 644 'IpJournalist.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8
 .0/include/coin/IpJournalist.hpp'
  /usr/bin/install -c -m 644 'IpObserver.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8.0
 /include/coin/IpObserver.hpp'
  /usr/bin/install -c -m 644 'IpOptionsList.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.
 8.0/include/coin/IpOptionsList.hpp'
  /usr/bin/install -c -m 644 'IpReferenced.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8
 .0/include/coin/IpReferenced.hpp'
  /usr/bin/install -c -m 644 'IpRegOptions.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8
 .0/include/coin/IpRegOptions.hpp'
  /usr/bin/install -c -m 644 'IpSmartPtr.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8.0
 /include/coin/IpSmartPtr.hpp'
  /usr/bin/install -c -m 644 'IpTaggedObject.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3
 .8.0/include/coin/IpTaggedObject.hpp'
  /usr/bin/install -c -m 644 'IpTimedTask.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8.
 0/include/coin/IpTimedTask.hpp'
  /usr/bin/install -c -m 644 'IpTypes.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8.0/in
 clude/coin/IpTypes.hpp'
  /usr/bin/install -c -m 644 'IpUtils.hpp'
 '/cygdrive/c/cygwin/usr/Ipopt-3.8.0/in
 clude/coin/IpUtils.hpp'
 make[3]: Leaving directory
 `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt/src/Common'
 make[2]: Leaving directory
 `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt/src/Common'
 Making install in src/LinAlg
 make[2]: Entering directory
 `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt/src/LinAlg
 '
 Making install in TMatrices
 make[3]: Entering directory
 `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt/src/LinAlg
 /TMatrices'
 .deps/IpGenTMatrix.Plo:1: *** multiple target patterns.  Stop.
 make[3]: Leaving directory
 `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt/src/LinAlg/
 TMatrices'
 make[2]: *** [install-recursive] Error 1
 make[2]: Leaving directory
 `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt/src/LinAlg'
 make[1]: *** [install-recursive] Error 1
 make[1]: Leaving directory `/cygdrive/c/cygwin/usr/Ipopt-3.8.0/Ipopt'
 make: *** [install-recursive] Error 1


 }}}

 Please help me.

 Best regards
         German Etlender

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/125>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list