[Coin-ipopt] 'ffinite.c' error during make command through cygwin

saeed serpooshan sserpooshan at yahoo.com
Mon Dec 27 05:07:32 EST 2004


hello
i have an problem when use cygwin to make ipopt in my system. (i have windows-xp)
in cygwin, i type ./configure and it says Configuration successful message. then when i use make command it proceed the job but generate this error for ffinite.c file:
.
.
...
ifort -DHAVE_CONFIG_H -I. -I. -I../../IPOPT/include -I../../IPOPT/include -I../.
./IPOPT/include     -O3 -nologo -Qprec -fpp -c -o wssmp_call.obj `cygpath -w 'ws
smp_call.F'`
source='ffinite.c' object='ffinite.obj' libtool=no \
depfile='.deps/ffinite.Po' tmpdepfile='.deps/ffinite.TPo' \
depmode=none /bin/bash ../../depcomp \
cl -DHAVE_CONFIG_H -I. -I. -I../../IPOPT/include -I../../IPOPT/include -I../../I
POPT/include     -Ot1 -nologo -c `cygpath -w 'ffinite.c'`
ffinite.c
ffinite.c(35) : error C2091: function returns function
ffinite.c(40) : error C2065: 'number' : undeclared identifier
ffinite.c(40) : error C2100: illegal indirection
ffinite.c(45) : warning C4047: 'return' : 'long (__cdecl *)(double *)' differs i
n levels of indirection from 'long '
make[2]: *** [ffinite.obj] Error 2
make[2]: Leaving directory `/cygdrive/c/coin1/coin/ipopt/IPOPT/ipopt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/coin1/coin/ipopt/IPOPT'
 
 
can you help me what should i do?

		
---------------------------------
Do you Yahoo!?
 All your favorites on one personal page – Try My Yahoo!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/ipopt/attachments/20041227/2193d935/attachment.html 


More information about the Coin-ipopt mailing list