[Ipopt] IPopt compile error with MA77

Stefan Vigerske stefan at math.hu-berlin.de
Fri Nov 23 10:11:51 EST 2012


Hi,

I'm not so sure that Ipopt 3.10 is fully supporting MA77.
Better try Ipopt/trunk, which has a better support of HSL is todays form.

Stefan

On 11/23/2012 03:16 PM, Mostafa.B wrote:
> Hi,
>
> I get the error below when trying to compile IPopt with MA77,
> does anyone know why this is raised and how can be tackled?
>
> ../../Interfaces/.libs/libipopt.a(IpMa77SolverInterface.o):IpMa77SolverInterface.cpp:(.text+0x5a):
> undefined reference to `_ma77_iface_factor_'
> ../../Interfaces/.libs/libipopt.a(IpMa77SolverInterface.o):IpMa77SolverInterface.cpp:(.text+0xa0):
> undefined reference to `_ma77_iface_solve_'
> ../../Interfaces/.libs/libipopt.a(IpMa77SolverInterface.o):IpMa77SolverInterface.cpp:(.text+0x143e):
> undefined reference to `_ma77_iface_initstructure_'
> ../../Interfaces/.libs/libipopt.a(IpMa77SolverInterface.o):IpMa77SolverInterface.cpp:(.text+0x148d):
> undefined reference to `_ma77_iface_finalise_'
> ../../Interfaces/.libs/libipopt.a(IpMa77SolverInterface.o):IpMa77SolverInterface.cpp:(.text+0x15ed):
> undefined reference to `_ma77_iface_finalise_'
> /usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld:
> ../../Interfaces/.libs/libipopt.a(IpMa77SolverInterface.o): bad reloc
> address 0x0 in section `.ctors'
> collect2: ld returned 1 exit status
> make[3]: *** [ipopt.exe] Error 1
> make[3]: Leaving directory
> `/home/Mostafa/Ipopt-3.10.3/build/Ipopt/src/Apps/AmplSolver'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/Mostafa/Ipopt-3.10.3/build/Ipopt/src/Apps'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/Mostafa/Ipopt-3.10.3/build/Ipopt'
> make: *** [all-recursive] Error 1
>
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>



More information about the Ipopt mailing list