[Coin-ipopt] Issue with DFO-IPOPT.
Andreas Waechter
andreasw at watson.ibm.com
Sat Sep 23 17:21:57 EDT 2006
Hi Patrick,
EASYCON and EASYJAC are symbols from the DFO code. There is probably
something wrong with the DFO libraries that you created. It is probably
best to ask the developers of DFO on how to fix that.
Cheers
Andreas
On Fri, 22 Sep 2006, Patrick Laloyaux wrote:
> 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.
>
>
> _______________________________________________
> Coin-ipopt mailing list
> Coin-ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-ipopt
>
More information about the Coin-ipopt
mailing list