[Coin-ipopt] problem with building IPOPT under Cgywin
Hui Ma
mahui at gmx.de
Thu Oct 4 03:28:06 EDT 2007
hi all,
I have download the code from the repository with $ svn co https://projects.coin-or.org/svn/Ipopt/trunk CoinIpopt, BLAS, LAPACK, ASL, and HSL Subroutines. Main configuration of Ipopt is successful too. But I get error by building with $ make, error message is:
rm -fr .libs/libipopt.lax
rm -fr .libs/libipopt.lax
mkdir .libs/libipopt.lax
rm -fr .libs/libipopt.lax/libcoinhsl.a
mkdir .libs/libipopt.lax/libcoinhsl.a
(cd .libs/libipopt.lax/libcoinhsl.a && ar x /usr/local/coin-Bonmin/CoinIpopt/Ipopt/src/Interfaces/../../../ThirdParty/HSL/.libs/libcoinhsl.a)
libtool: link: ERROR: object name conflicts: .libs/libipopt.lax/libcoinhsl.a//usr/local/coin-Bonmin/CoinIpopt/Ipopt/src/Interfaces/../../../ThirdParty/HSL/.libs/libcoinhsl.a
make[2]: *** [libipopt.la] Error 1
make[2]: Leaving directory `/usr/local/coin-Bonmin/CoinIpopt/Ipopt/src/Interfaces'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/coin-Bonmin/CoinIpopt/Ipopt'
make: *** [all-recursive] Error 1
Could anyone help?
Thanks
maya
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
More information about the Coin-ipopt
mailing list