[Coin-ipopt] Issue with DFO-IPOPT.

Patrick Laloyaux patricklaloyaux at hotmail.com
Fri Sep 22 12:19:34 EDT 2006


Hi,

I'm testing DFO (installed with IPOPT) but I have an issue when the problem 
subject to a
general nonlinear smooth constraint whose value and the Jacobian
matrix can be computed cheaply.

In fact when I supply SUBROUTINE EASYCON and SUBROUTINE EASYJAC and
when I compiled with :

g77 test_dfo_2.f -o test_2 ranlux.o /home/patrick/lib/libdfo_ipopt.a
/home/patrick/lib/libipopt.a /home/patrick/lib/lapack_LINUX.a
-L/home/patrick/lib -lf77blas -latlas

I have this error message :

/home/patrick/lib/libdfo_ipopt.a(user_con.o)(.text+0x0): In function
`easycon_':
: définitions multiples de « easycon_ »
/tmp/cc5QbImr.o(.text+0x4c5): défini pour la première fois ici
/usr/bin/ld: AVERTISSEMENT: taille du symbole « easycon_ » a changé
de 43 dans /tmp/cc5QbImr.o à 390 dans
/home/patrick/lib/libdfo_ipopt.a(user_con.o)
/home/patrick/lib/libdfo_ipopt.a(user_con.o)(.text+0x186): In
function `easyjac_':
: définitions multiples de « easyjac_ »
/tmp/cc5QbImr.o(.text+0x4f0): défini pour la première fois ici
/usr/bin/ld: AVERTISSEMENT: taille du symbole « easyjac_ » a changé
de 46 dans /tmp/cc5QbImr.o à 753 dans
/home/patrick/lib/libdfo_ipopt.a(user_con.o)
collect2: ld a retourné 1 code d'état d'exécution

Thanks in advance for any information/help!

Cheers,

Patrick.





More information about the Coin-ipopt mailing list