[Ipopt] Ipopt Digest, Vol 57, Issue 1

Carlos Sosa Paz CJS449 at bham.ac.uk
Thu Sep 3 12:16:29 EDT 2009


Hi Stefan,

Sorry to bother you again but here is the outcome
/usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/libf2c.so: undefined reference to `MAIN__'
collect2: ld returned 1 exit status

Thanks Carlos Sosa


________________________________________
From: ipopt-bounces at list.coin-or.org [ipopt-bounces at list.coin-or.org] On Behalf Of ipopt-request at list.coin-or.org [ipopt-request at list.coin-or.org]
Sent: 03 September 2009 17:00
To: ipopt at list.coin-or.org
Subject: Ipopt Digest, Vol 57, Issue 1

Send Ipopt mailing list submissions to
        ipopt at list.coin-or.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://list.coin-or.org/mailman/listinfo/ipopt
or, via email, send a message with subject or body 'help' to
        ipopt-request at list.coin-or.org

You can reach the person managing the list at
        ipopt-owner at list.coin-or.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ipopt digest..."


Today's Topics:

   1. make error: any ideas? (Greg Kaplan)
   2. ipopt for mac osx (Greg Kaplan)
   3. Ipopt :  make test fail (Ouzia)
   4. Re: ipopt for mac osx (Stefan Vigerske)


----------------------------------------------------------------------

Message: 1
Date: Wed, 2 Sep 2009 11:36:50 -0500
From: Greg Kaplan <gregkaplan at nyu.edu>
Subject: [Ipopt] make error: any ideas?
To: ipopt at list.coin-or.org
Message-ID: <E730952E-0546-46C0-987B-B59A6AE9EBAC at nyu.edu>
Content-Type: text/plain; charset=WINDOWS-1252; format=flowed;
        delsp=yes

Hi,
When trying to install IPOPT I managaged to run the configure command
with no errors. When I tried to run the make command, it seemed to
work except for problems with the syntax of one c file. Here is the
output. Any ideas why?

Making all in OTHERS
Making all in blas
make[2]: Nothing to be done for `all'.
Making all in HSL
make[2]: Nothing to be done for `all'.
Making all in TRON
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in IPOPT
Making all in include
make  all-am
Making all in ipopt
if gcc -DHAVE_CONFIG_H -I. -I. -I../../IPOPT/include -I../../IPOPT/
include -I../../IPOPT/include     -O3 -funroll-loops  -MT ffinite.o -
MD -MP -MF ".deps/ffinite.Tpo" -c -o ffinite.o ffinite.c; \
         then mv -f ".deps/ffinite.Tpo" ".deps/ffinite.Po"; else rm -f
".deps/ffinite.Tpo"; exit 1; fi
ffinite.c:36: error: ?F77_FUNC? declared as function returning a
function
ffinite.c: In function ?F77_FUNC?:
ffinite.c:40: error: ?number? undeclared (first use in this function)
ffinite.c:40: error: (Each undeclared identifier is reported only once
ffinite.c:40: error: for each function it appears in.)
ffinite.c:40: error: non-floating-point argument to function ?finite?
make[2]: *** [ffinite.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Greg

--------------------------------------------------
Greg Kaplan
Research Economist
Federal Reserve Bank of Minneapolis

90 Hennepin Avenue
Minneapolis, MN 55401
P:  +1-612-204-5490
F:  +1-612-204-5515
E: gregkaplan at nyu.edu
--------------------------------------------------








------------------------------

Message: 2
Date: Wed, 2 Sep 2009 10:48:21 -0500
From: Greg Kaplan <gregkaplan at nyu.edu>
Subject: [Ipopt] ipopt for mac osx
To: ipopt at list.coin-or.org
Message-ID: <879E9260-F066-4E66-BABC-8D4A3AA88A38 at nyu.edu>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Hi,
I was wondering if it is possible to use IPOPT on a mac with osx and
intel fortran compiler?
If so, which instructions should I follow to compile and use the
libraries?
Thanks for your help,
Greg Kaplan

--------------------------------------------------
Greg Kaplan
Research Economist
Federal Reserve Bank of Minneapolis

90 Hennepin Avenue
Minneapolis, MN 55401
P:  +1-612-204-5490
F:  +1-612-204-5515
E: gregkaplan at nyu.edu
--------------------------------------------------







------------------------------

Message: 3
Date: Thu, 3 Sep 2009 15:25:04 +0200
From: Ouzia <h.ouzia at gmail.com>
Subject: [Ipopt] Ipopt :  make test fail
To: "coin-ipopt-request at list.coin-or.org"
        <coin-ipopt at list.coin-or.org>
Message-ID: <C6AFE58A-B255-4F87-85DF-895A52A4ED9A at gmail.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Hey,

I'm trying to build (on MAC OS X 10.5) the last ipopt stable version
(3.7). The "make test " step  ended up with the error below.

Thanks for help.

Cheers,

[....]
mit-frame-pointer -pipe     -o hs071_f  hs071_f.o ../src/Interfaces/
libipopt.la -llapack -lblas -lm  -ldl -lstdc++ -lm -ldl
gfortran -I../../../Ipopt/test/../src/Interfaces -O3 -fomit-frame-
pointer -pipe -o .libs/hs071_f hs071_f.o  ../src/Interfaces/.libs/
libipopt.dylib -llapack -lblas -lstdc++ -lm -ldl
ld: library not found for -lstdc++
collect2: ld returned 1 exit status
make[2]: *** [hs071_f] Error 1
make[1]: *** [unitTest] Error 2
make: *** [test] Error 2

----------
M. Hacene Ouzia





------------------------------

Message: 4
Date: Thu, 03 Sep 2009 16:50:12 +0200
From: Stefan Vigerske <stefan at math.hu-berlin.de>
Subject: Re: [Ipopt] ipopt for mac osx
To: Greg Kaplan <gregkaplan at nyu.edu>
Cc: ipopt at list.coin-or.org
Message-ID: <4A9FD7A4.5000000 at math.hu-berlin.de>
Content-Type: text/plain; charset=ISO-8859-1

Hi,

this is the config.site file I use for building COIN-OR stuff on Intel
with MacOS X:

ADD_CXXFLAGS="-fno-common -mmacosx-version-min=10.4"
#for Mumps we disable pthread, since it seem to include symbols marked
with UNIX2003; and we define __LP64__ explicitley for the fcntl include
in mumps
ADD_CFLAGS="-fno-common -mmacosx-version-min=10.4 -DWITHOUT_PTHREAD
-D__LP64__"
ADD_FFLAGS="-fno-common -mmacosx-version-min=10.4"
LDFLAGS="-flat_namespace"

CC=icc
CXX=icpc
F77="ifort -shared-intel"

with_blas=BUILD
with_lapack=BUILD


See also
https://projects.coin-or.org/BuildTools/wiki/current-issues

Stefan

Greg Kaplan schrieb:
> Hi,
> I was wondering if it is possible to use IPOPT on a mac with osx and
> intel fortran compiler?
> If so, which instructions should I follow to compile and use the
> libraries?
> Thanks for your help,
> Greg Kaplan
>
> --------------------------------------------------
> Greg Kaplan
> Research Economist
> Federal Reserve Bank of Minneapolis
>
> 90 Hennepin Avenue
> Minneapolis, MN 55401
> P:  +1-612-204-5490
> F:  +1-612-204-5515
> E: gregkaplan at nyu.edu
> --------------------------------------------------
>
>
>
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>



------------------------------

_______________________________________________
Ipopt mailing list
Ipopt at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/ipopt


End of Ipopt Digest, Vol 57, Issue 1
************************************



More information about the Ipopt mailing list