[Ipopt-tickets] [Ipopt] #107: Installation problem

Ipopt coin-trac at coin-or.org
Thu Aug 27 13:54:07 EDT 2009


#107: Installation problem
------------------------------+---------------------------------------------
Reporter:  csosa              |       Owner:  ipopt-team
    Type:  defect             |      Status:  new       
Priority:  normal             |   Component:  Ipopt     
 Version:  3.7 (C++ Version)  |    Severity:  normal    
Keywords:                     |  
------------------------------+---------------------------------------------
 Dear all,

 I am having difficulties trying to install ipopt under debian 386.

 Compilation seems to be correct but make script comes with the following
 out put.

 Making all in CUTErInterface
 make[3]: Entering directory
 `/home/csosa/CoinIpopt/Ipopt/src/Apps/CUTErInterface'
 make[3]: Nothing to be done for `all'.
 make[3]: Leaving directory
 `/home/csosa/CoinIpopt/Ipopt/src/Apps/CUTErInterface'
 Making all in AmplSolver
 make[3]: Entering directory
 `/home/csosa/CoinIpopt/Ipopt/src/Apps/AmplSolver'
 /bin/sh ../../../../libtool --tag=CXX --mode=link g++  -fno-strict-
 aliasing = -O3 -fomit-frame-pointer -pipe -DNDEBUG -pedantic-errors
 -Wimplicit -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith
 -Wwrite-strings -Wconversion -Wno-unknown-pragmas     -o ipopt
 ampl_ipopt.o libamplinterface.la ../../Interfaces/libipopt.la
 /home/csosa/CoinIpopt/ThirdParty/ASL/amplsolver.a -ldl -lm  -ldl  -ldl
 g++ -fno-strict-aliasing = -O3 -fomit-frame-pointer -pipe -DNDEBUG
 -pedantic-errors -Wimplicit -Wparentheses -Wreturn-type -Wcast-qual -Wall
 -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -o
 .libs/ipopt ampl_ipopt.o  ./.libs/libamplinterface.a
 ../../Interfaces/.libs/libipopt.so
 /home/csosa/CoinIpopt/ThirdParty/ASL/amplsolver.a -lm -ldl -Wl,--rpath
 -Wl,/home/csosa/CoinIpopt/lib
 g++: =: No such file or directory
 make[3]: *** [ipopt] Error 1
 make[3]: Leaving directory
 `/home/csosa/CoinIpopt/Ipopt/src/Apps/AmplSolver'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/home/csosa/CoinIpopt/Ipopt/src/Apps'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/csosa/CoinIpopt/Ipopt'
 make: *** [all-recursive] Error 1



 Does anyone have an idea to solve this problem?

 Thanks,

 Carlos Sosa

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



More information about the Ipopt-tickets mailing list