[Ipopt-tickets] [Ipopt] #87: [Installing Problem] Something wrong with using 'make' on Cygwin to install Bonmin(0.99.3)

Ipopt coin-trac at coin-or.org
Thu Nov 6 12:15:20 EST 2008


#87: [Installing Problem] Something wrong with using  'make' on Cygwin to
install Bonmin(0.99.3)
--------------------------------+-------------------------------------------
  Reporter:  catail             |       Owner:  ipopt-team       
      Type:  defect             |      Status:  new              
  Priority:  normal             |   Component:  Ipopt            
   Version:  3.4 (C++ Version)  |    Severity:  normal           
Resolution:                     |    Keywords:  installing Bonmin
--------------------------------+-------------------------------------------
Comment (by stefan):

 The

 {{{
 undefined reference to `_mc19ad_'
 ../../Interfaces/.libs/libipopt.a(IpMc?19TSymScalingMethod.o):
 IpMc?19TSymScalingMethod.cpp:(.text+0x13e): undefined reference to
 `_mc19ad_'
 }}}
 looks like there was a problem with either compiling or linking in MC19.

 First, can you make sure that your HSL routines are correctly compiled and
 the right symbols exists in build/ThirdParty/HSL/libcoinhsl.lib ?
 Someone else had a similar problem (see http://list.coin-
 or.org/pipermail/ipopt/2008-October/001314.html) and the problem there was
 that he confused the names of the HSL routines.[[BR]]
 The Ipopt build system checks only if a file mc19ad.f is there, and then
 believes that it actually has the MC19AD routine in there.

 Best,
 Stefan

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



More information about the Ipopt-tickets mailing list