Dear Stefan, <br>thanks a lot for your answer. <br>I use gcc4.5. <br><br>I added " #include <cstdio>" in " Ipopt/src/Common/IpJournalist.hpp". The former errors are gone. <br><br><div>There're new errors after I "make test or install":<br>
Making install in TMatrices<br>make[3]: Entering directory '/home/Ipopt-3.10.0/Ipopt/src/LinAlg/Tmatrices'<br>.deps/IpGenTmatrix.Plo.1:*** multiple target patterns. stop.<br>make[3]:Leaving directory '/home/Ipopt-3.10.0/Ipopt/src/LinAlg/TMatrices'<br>
make[2]:***[install-recursive] Error 1<br>make[2]:Leaving directory '/home/Ipopt-3.10.0/Ipopt/src/LinAlg'<br>make[1]:***[install-recursive] Error 1<br></div>make[1]:Leaving directory '/home/Ipopt-3.10.0/Ipopt'<br>
make:***[install-recursive] Error 1<br><br><br>Thanks!<br><br>Min<br><br><br><div class="gmail_quote">On 24 August 2011 16:18, Stefan Vigerske <span dir="ltr"><<a href="mailto:stefan@math.hu-berlin.de">stefan@math.hu-berlin.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
try adding<br>
#include <cstdio><br>
somewhere at the top of Ipopt/src/Common/IpJournalist.<u></u>hpp.<br>
<br>
Which compiler you use? (gcc --version)<br>
<br>
Stefan<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
dear all,<br>
i installed ipopt3.10.0 under cygwin.<br>
After configuration, i got " Main configuration of Ipopt successful".<br>
(config.log, please see the attachment)<br>
However, it failed to "make install" or "make test". The error information<br>
is shown as in the following:<br>
<br>
IpJournalist.hpp:424:5:error: 'FILE' does not name a type"<br>
make[3]: ***[IpDebug.lo] Error 1<br>
make[3]: Leaving directory '/home/Ipopt-3.10.0/Ipopt/src/<u></u>Common'<br>
make[2]: *** [all] Error 2<br>
make[2]: Leaving directory '/home/Ipopt-3.10.0/Ipopt/src/<u></u>Common'<br>
make[1]: ***[all-recursive] Error 1<br>
make[1]: Leaving directory '/home/Ipopt-3.10.0/Ipopt'<br>
make: ***[all-recursive] Error 1<br>
<br>
<br>
I appreciate your help, thanks in advance!<br>
<br>
Min<br>
<br>
ps:<br>
under WIN7-64 bit system<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Ipopt mailing list<br>
<a href="mailto:Ipopt@list.coin-or.org" target="_blank">Ipopt@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/ipopt" target="_blank">http://list.coin-or.org/<u></u>mailman/listinfo/ipopt</a><br>
</blockquote>
<br>
</blockquote></div><br>