[Ipopt] Ipopt Installation --- University of Valladolid (Spain)

Andreas Waechter andreasw at watson.ibm.com
Mon Oct 6 12:19:48 EDT 2008


Hi Alberto,

Please look at the "Current Issues" page on COIN.  What you describe is a 
common problem and is due to a bug in the Cygwin make:

https://projects.coin-or.org/BuildTools/wiki/current-issues#Compilation

Andreas


On Mon, 6 Oct 2008, [iso-8859-1] Alberto Jorrín Rodríguez wrote:

>
> HI!
>
>  My name is Alberto Jorrín. I work in the University of Valladolid (Spain)
>
>  I am trying to use the C++ examples of IPOPT.
>  I am working woth Windows XP, Cygwin and the GNU compilers.
>  I got the last version of Ipopt ( Ipopt 3.5.4), Blas, Lacpack, ASL and mc19ad.f and ma27ad.f for HSL.
>  I did the ./configure with all OK, but when I did ./make I get the next final message:
>
>   make[3]: Entering directory `/home/AJR/CoinIpopt_3.5.4/Ipopt/src/Apps´
>   make[3]: Nothing to be done for all `all-am´.
>   make[3]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/Ipopt/src/Apps´
>
>   make[2]:  Leaving directory `/home/AJR/CoinIpopt_3.5.4/Ipopt/src/Apps´
>   make[2]: Entering directory `/home/AJR/CoinIpopt_3.5.4/Ipopt´
>
>   make[2]: Nothing to be done for all `all-am´.
>   make[2]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/Ipopt´
>   make[1]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/Ipopt´
>   make[1]: Entering directory `/home/AJR/CoinIpopt_3.5.4´
>
>   make[1]: Nothing to be done for all `all-am´.
>   make[1]: Leaving directory `/home/AJR/CoinIpopt_3.5.4´
>
> So, when I execute the command: "$ make test", I obtain the next errors:
>
>   Making all in ThirdParty/Blas
> make[1]: Entering directory `/home/AJR/CoinIpopt_3.5.4/ThirdParty/Blas'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/ThirdParty/Blas'
> Making all in ThirdParty/Lapack
> make[1]: Entering directory `/home/AJR/CoinIpopt_3.5.4/ThirdParty/Lapack'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/ThirdParty/Lapack'
> Making all in ThirdParty/HSL
> make[1]: Entering directory `/home/AJR/CoinIpopt_3.5.4/ThirdParty/HSL'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/ThirdParty/HSL'
> Making all in ThirdParty/ASL
> make[1]: Entering directory `/home/AJR/CoinIpopt_3.5.4/ThirdParty/ASL'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/ThirdParty/ASL'
> Making all in Ipopt
> make[1]: Entering directory `/home/AJR/CoinIpopt_3.5.4/Ipopt'
> Making all in src/Common
> make[2]: Entering directory `/home/AJR/CoinIpopt_3.5.4/Ipopt/src/Common'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/Ipopt/src/Common'
> Making all in src/LinAlg
> make[2]: Entering directory `/home/AJR/CoinIpopt_3.5.4/Ipopt/src/LinAlg'
> make[2]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/Ipopt/src/LinAlg'
> make[1]: Leaving directory `/home/AJR/CoinIpopt_3.5.4/Ipopt'
> ./deps/IpBlas.Plo:1: *** multiple target patterns.   Stop.
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
>
> What is the problem??? Could someone help me??? Is really important for me to test the Ipopt C++ examples.
>
> Thanks a lot
>
> Alberto Jorrín Rodríguez.
>
>
>
>
>
> _________________________________________________________________
> ¿Sigue el calor? Consulta MSN El tiempo
> http://eltiempo.es.msn.com/


More information about the Ipopt mailing list