[Ipopt] libtool error during installation
Tony Kelman
kelman at berkeley.edu
Fri Nov 14 17:27:20 EST 2014
Yes, as much additional information as you can provide. What OS (Linux distribution?) and compiler versions? What are the contents of that IpLimMemQuasiNewtonUpdater.lo file? It should be a ~10 line text file. If something went wrong during compilation of the IpLimMemQuasiNewtonUpdater.cpp source, the best way to figure out what’s happening is to upload full config.log files (both from the top-level and the Ipopt subdirectory), and a log of all the output from make to see if there were any unusual warnings or errors you may have missed.
-Tony
From: Vyacheslav Kungurtsev
Sent: Thursday, November 13, 2014 2:35 AM
To: ipopt at list.coin-or.org
Subject: [Ipopt] libtool error during installation
Hello all,
I am installing Ipopt on a new machine, and third party installation and configure seems to work fine, but I get the following error with make:
make[3]: Entering directory `/home/slava/CoinIpopt/Ipopt/src/Algorithm'
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD -o libipoptalg.la IpAdaptiveMuUpdate.lo IpAlgBuilder.lo IpAlgorithmRegOp.lo IpAugRestoSystemSolver.lo IpBacktrackingLineSearch.lo IpDefaultIterateInitializer.lo IpEquilibrationScaling.lo IpExactHessianUpdater.lo IpFilter.lo IpFilterLSAcceptor.lo IpGenAugSystemSolver.lo IpGradientScaling.lo IpIpoptAlg.lo IpIpoptCalculatedQuantities.lo IpIpoptData.lo IpIteratesVector.lo IpLeastSquareMults.lo IpLimMemQuasiNewtonUpdater.lo IpLoqoMuOracle.lo IpLowRankAugSystemSolver.lo IpLowRankSSAugSystemSolver.lo IpMonotoneMuUpdate.lo IpNLPBoundsRemover.lo IpNLPScaling.lo IpOptErrorConvCheck.lo IpOrigIpoptNLP.lo IpOrigIterationOutput.lo IpPDFullSpaceSolver.lo IpPDPerturbationHandler.lo IpPDSearchDirCalc.lo IpPenaltyLSAcceptor.lo IpProbingMuOracle.lo IpQualityFunctionMuOracle.lo IpRestoConvCheck.lo IpRestoFilterConvCheck.lo IpRestoIpoptNLP.lo IpRestoIterateInitializer.lo IpRestoIterationOutput.lo IpRestoMinC_1Nrm.lo IpRestoPenaltyConvCheck.lo IpRestoRestoPhase.lo IpStdAugSystemSolver.lo IpTimingStatistics.lo IpUserScaling.lo IpWarmStartIterateInitializer.lo
libtool: link: `IpLimMemQuasiNewtonUpdater.lo' is not a valid libtool object
make[3]: *** [libipoptalg.la] Error 1
make[3]: Leaving directory `/home/slava/CoinIpopt/Ipopt/src/Algorithm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/slava/CoinIpopt/Ipopt/src/Algorithm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/slava/CoinIpopt/Ipopt'
Any suggestions would be appreciated. Let me know if you need more information about my system or anything.
Thank you
Best regards,
~Vyacheslav Kungurtsev
--------------------------------------------------------------------------------
_______________________________________________
Ipopt mailing list
Ipopt at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/ipopt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20141114/f7db5628/attachment.html>
More information about the Ipopt
mailing list