[Ipopt] Complie successful, make error
Joon Ro
joonpyro at gmail.com
Sat Jul 21 14:28:53 EDT 2012
On Sat 21 Jul 2012 10:40:10 AM CDT, Stefan Vigerske wrote:
> Hi,
>
> FORTRAN_INTEGER_TYPE should be defined in src/Common/ipopt_config.h,
> which gets included by IpoptConfig.h.
> Which type it is, is determined during configure. Did some error
> messages come up during configure?
>
Thank you for your replay. I just realized the title of the email
should have been "configure successful ..." instead of compile
successful. Anyway, the only errors I've got from configure are:
$ ../configure --prefix=/usr/local > output.txt
sed: can't read confdefs.h: No such file or directory
sed: can't read confdefs.h: No such file or directory
uniq: confdefs.h: No such file or directory
configure: WARNING: Compiling code without LAPACK. Certain options
(e.g., quasi-Newton) will not work.
../../Ipopt/configure:test:36395: too many arguments
configure: WARNING: Cannot find mexext not found/bin/mexext executable
to determine MEXSUFFIX
uniq: confdefs.h: No such file or directory
And also, at last I get:
configure: Main configuration of Ipopt successful
I tried to install Ipopt on my yet another laptop last night and it
went smoothly without problem. All three systems have pretty much the
same configurations (except gnome 3.2 on my desktop and 3.4 on my
laptops) so it is strange.
Thank you,
Joon
More information about the Ipopt
mailing list