[Ipopt] installation problem

Carlos Sosa Paz CJS449 at bham.ac.uk
Thu Aug 27 13:34:02 EDT 2009


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 



More information about the Ipopt mailing list