[Ipopt] Configuration was successful; error while running make

Armand Ahmetaj aahmet03 at nyit.edu
Fri Nov 6 12:15:16 EST 2020


Hello
I compiled and installed the required libraries for Ipopt. The
configuration step is successful but when I run make, I get the following
error:

libtool: warning: '-version-info' is ignored for programs
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dpotrf_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dgemm_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dnrm2_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dscal_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dpotrs_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dppsv_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dtrsm_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `daxpy_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dgetrf_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dcopy_'
/d/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `idamax_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dsyrk_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dasum_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dsyev_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dgetrs_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `ddot_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dsymv_'
/Ipopt/src/Interfaces/.libs/libipopt.so: undefined reference to `dgemv_'
collect2: error: ld returned 1 exit status

Any help would be highly appreciated.
Best,
Armand Ahmetaj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20201106/b00b3a44/attachment.html>


More information about the Ipopt mailing list