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

Ipopt coin-trac at coin-or.org
Sun Dec 19 11:10:10 EST 2010


#125: warnig during ./config+ error during installation
--------------------------------+-------------------------------------------
  Reporter:  Etlender           |       Owner:  ipopt-team
      Type:  defect             |      Status:  closed    
  Priority:  normal             |   Component:  Ipopt     
   Version:  3.8 (C++ Version)  |    Severity:  normal    
Resolution:  worksforme         |    Keywords:            
--------------------------------+-------------------------------------------

Comment (by bradbell):

 Replying to [comment:2 andreasw]:
 > Please follow the instructions on the COIN "Current Issues" page:
 >
 > https://projects.coin-or.org/BuildTools/wiki/current-issues#Compilation
 >
 > The problem is probably a broken version of "make" on Cygwin.

 I have followed the instructions about fixing make (otherwise compiling
 under cygwin yields)
         *** multiple target patterns.  Stop

 The problem mentioned by German Etlender above seems to still be there (I
 am also getting the warnings). Here is a section of Ipopt/config.log
 (corresponding to the latest trunk) that contains the warning:

 {{{
 | #if HAVE_UNISTD_H
 | # include <unistd.h>
 | #endif
 | #include <windows.h>
 configure:34262: result: no
 configure:34266: checking windows.h presence
 configure:34276: gcc -E  conftest.c
 configure:34282: $? = 0
 configure:34302: result: yes
 configure:34315: WARNING: windows.h: present but cannot be compiled
 configure:34317: WARNING: windows.h:     check for missing prerequisite
 headers?

 configure:34319: WARNING: windows.h: see the Autoconf documentation
 configure:34321: WARNING: windows.h:     section "Present But Cannot Be
 Compiled
 "
 configure:34323: WARNING: windows.h: proceeding with the preprocessor's
 result
 configure:34325: WARNING: windows.h: in the future, the compiler will take
 prece
 dence
 configure:34337: checking for windows.h
 configure:34344: result: yes
 }}}

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



More information about the Ipopt-tickets mailing list