[Ipopt] Complie successful, make error

Joon Ro joonpyro at gmail.com
Sat Jul 21 14:42:58 EDT 2012


On Sat 21 Jul 2012 01:28:53 PM CDT, Joon Ro wrote:
> 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.
>

I just tried configure on my laptop and it did not give ANY errors or 
warnings. So I need to find out where that confdefs.h related errors 
come from.

-Joon


More information about the Ipopt mailing list