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

Alberto Jorrín Rodríguez albejor2002 at hotmail.com
Mon Oct 6 12:03:55 EDT 2008


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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/ipopt/attachments/20081006/ad4baea6/attachment.html 


More information about the Ipopt mailing list