[Coin-ipopt] Ipopt on intel mac

Bruce Shapiro bshapiro at caltech.edu
Tue Dec 19 13:23:15 EST 2006


Andreas,

I took you advice and did a clean install, starting from gcc 4.2 from  
HPC, and all the IPOPT & third party libraries. The configure works  
fine, but the make generates the following error that I don't  
understand:

ls: *.hd: No such file or directory
sed: makefile.u: No such file or directory
make[2]: *** No rule to make target `clean'.  Stop.
make[2]: *** No targets.  Stop.
mv: rename amplsolver.a to ../amplsolver.a: No such file or directory
make[1]: *** [amplsolver.a] Error 1
make: *** [all-recursive] Error 1

I've attached the config.log file from the $IPOPTDIR folder and also  
the rest of the make output.

Any suggestions?

Bruce

Here is the rest of the make output:

10:12am[/programs/CoinIpopt/] make
Making all in ThirdParty/Blas
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dasum.lo dasum.f
mkdir .libs
gfortran -O3 -fomit-frame-pointer -pipe -c dasum.f  -fno-common - 
o .libs/dasum.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o daxpy.lo daxpy.f
gfortran -O3 -fomit-frame-pointer -pipe -c daxpy.f  -fno-common - 
o .libs/daxpy.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dcopy.lo dcopy.f
gfortran -O3 -fomit-frame-pointer -pipe -c dcopy.f  -fno-common - 
o .libs/dcopy.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o ddot.lo ddot.f
gfortran -O3 -fomit-frame-pointer -pipe -c ddot.f  -fno-common - 
o .libs/ddot.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dgbmv.lo dgbmv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dgbmv.f  -fno-common - 
o .libs/dgbmv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dgemm.lo dgemm.f
gfortran -O3 -fomit-frame-pointer -pipe -c dgemm.f  -fno-common - 
o .libs/dgemm.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dgemv.lo dgemv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dgemv.f  -fno-common - 
o .libs/dgemv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dger.lo dger.f
gfortran -O3 -fomit-frame-pointer -pipe -c dger.f  -fno-common - 
o .libs/dger.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dnrm2.lo dnrm2.f
gfortran -O3 -fomit-frame-pointer -pipe -c dnrm2.f  -fno-common - 
o .libs/dnrm2.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o drot.lo drot.f
gfortran -O3 -fomit-frame-pointer -pipe -c drot.f  -fno-common - 
o .libs/drot.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o drotg.lo drotg.f
gfortran -O3 -fomit-frame-pointer -pipe -c drotg.f  -fno-common - 
o .libs/drotg.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o drotm.lo drotm.f
gfortran -O3 -fomit-frame-pointer -pipe -c drotm.f  -fno-common - 
o .libs/drotm.o
In file drotm.f:29

                IF(DFLAG) 50,10,30
                                                                         
1
Warning: Obsolete: arithmetic IF statement at (1)
In file drotm.f:68

           IF(DFLAG)120,80,100
                                                                         
1
Warning: Obsolete: arithmetic IF statement at (1)
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o drotmg.lo drotmg.f
gfortran -O3 -fomit-frame-pointer -pipe -c drotmg.f  -fno-common - 
o .libs/drotmg.o
In file drotmg.f:101

       GO TO IGO,(120,150,180,210)
               1
Warning: Obsolete: Assigned GOTO statement at (1)
In file drotmg.f:107

                ASSIGN 120 TO IGO
                                                                         
1
Warning: Obsolete: ASSIGN statement at (1)
In file drotmg.f:119

                ASSIGN 150 TO IGO
                                                                         
1
Warning: Obsolete: ASSIGN statement at (1)
In file drotmg.f:132

                ASSIGN 180 TO IGO
                                                                         
1
Warning: Obsolete: ASSIGN statement at (1)
In file drotmg.f:143

                ASSIGN 210 TO IGO
                                                                         
1
Warning: Obsolete: ASSIGN statement at (1)
In file drotmg.f:152

           IF(DFLAG)250,230,240
                                                                         
1
Warning: Obsolete: arithmetic IF statement at (1)
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsbmv.lo dsbmv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsbmv.f  -fno-common - 
o .libs/dsbmv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dscal.lo dscal.f
gfortran -O3 -fomit-frame-pointer -pipe -c dscal.f  -fno-common - 
o .libs/dscal.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsdot.lo dsdot.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsdot.f  -fno-common - 
o .libs/dsdot.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dspmv.lo dspmv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dspmv.f  -fno-common - 
o .libs/dspmv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dspr2.lo dspr2.f
gfortran -O3 -fomit-frame-pointer -pipe -c dspr2.f  -fno-common - 
o .libs/dspr2.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dspr.lo dspr.f
gfortran -O3 -fomit-frame-pointer -pipe -c dspr.f  -fno-common - 
o .libs/dspr.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dswap.lo dswap.f
gfortran -O3 -fomit-frame-pointer -pipe -c dswap.f  -fno-common - 
o .libs/dswap.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsymm.lo dsymm.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsymm.f  -fno-common - 
o .libs/dsymm.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsymv.lo dsymv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsymv.f  -fno-common - 
o .libs/dsymv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsyr2.lo dsyr2.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsyr2.f  -fno-common - 
o .libs/dsyr2.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsyr2k.lo dsyr2k.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsyr2k.f  -fno-common - 
o .libs/dsyr2k.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsyr.lo dsyr.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsyr.f  -fno-common - 
o .libs/dsyr.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsyrk.lo dsyrk.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsyrk.f  -fno-common - 
o .libs/dsyrk.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dtbmv.lo dtbmv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dtbmv.f  -fno-common - 
o .libs/dtbmv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dtbsv.lo dtbsv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dtbsv.f  -fno-common - 
o .libs/dtbsv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dtpmv.lo dtpmv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dtpmv.f  -fno-common - 
o .libs/dtpmv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dtpsv.lo dtpsv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dtpsv.f  -fno-common - 
o .libs/dtpsv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dtrmm.lo dtrmm.f
gfortran -O3 -fomit-frame-pointer -pipe -c dtrmm.f  -fno-common - 
o .libs/dtrmm.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dtrmv.lo dtrmv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dtrmv.f  -fno-common - 
o .libs/dtrmv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dtrsm.lo dtrsm.f
gfortran -O3 -fomit-frame-pointer -pipe -c dtrsm.f  -fno-common - 
o .libs/dtrsm.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dtrsv.lo dtrsv.f
gfortran -O3 -fomit-frame-pointer -pipe -c dtrsv.f  -fno-common - 
o .libs/dtrsv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o idamax.lo idamax.f
gfortran -O3 -fomit-frame-pointer -pipe -c idamax.f  -fno-common - 
o .libs/idamax.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o lsame.lo lsame.f
gfortran -O3 -fomit-frame-pointer -pipe -c lsame.f  -fno-common - 
o .libs/lsame.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o xerbla.lo xerbla.f
gfortran -O3 -fomit-frame-pointer -pipe -c xerbla.f  -fno-common - 
o .libs/xerbla.o
/bin/sh ./libtool --tag=F77 --mode=link gfortran  -O3 -fomit-frame- 
pointer -pipe     -o libcoinblas.la   dasum.lo daxpy.lo dcopy.lo  
ddot.lo dgbmv.lo dgemm.lo dgemv.lo dger.lo dnrm2.lo drot.lo drotg.lo  
drotm.lo drotmg.lo dsbmv.lo dscal.lo dsdot.lo dspmv.lo dspr2.lo  
dspr.lo dswap.lo dsymm.lo dsymv.lo dsyr2.lo dsyr2k.lo dsyr.lo  
dsyrk.lo dtbmv.lo dtbsv.lo dtpmv.lo dtpsv.lo dtrmm.lo dtrmv.lo  
dtrsm.lo dtrsv.lo idamax.lo lsame.lo xerbla.lo
ar cru .libs/libcoinblas.a .libs/dasum.o .libs/daxpy.o .libs/ 
dcopy.o .libs/ddot.o .libs/dgbmv.o .libs/dgemm.o .libs/dgemv.o .libs/ 
dger.o .libs/dnrm2.o .libs/drot.o .libs/drotg.o .libs/drotm.o .libs/ 
drotmg.o .libs/dsbmv.o .libs/dscal.o .libs/dsdot.o .libs/ 
dspmv.o .libs/dspr2.o .libs/dspr.o .libs/dswap.o .libs/dsymm.o .libs/ 
dsymv.o .libs/dsyr2.o .libs/dsyr2k.o .libs/dsyr.o .libs/dsyrk.o .libs/ 
dtbmv.o .libs/dtbsv.o .libs/dtpmv.o .libs/dtpsv.o .libs/dtrmm.o .libs/ 
dtrmv.o .libs/dtrsm.o .libs/dtrsv.o .libs/idamax.o .libs/ 
lsame.o .libs/xerbla.o
ranlib .libs/libcoinblas.a
creating libcoinblas.la
(cd .libs && rm -f libcoinblas.la && ln -s ../libcoinblas.la  
libcoinblas.la)
Making all in ThirdParty/Lapack
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlae2.lo dlae2.f
mkdir .libs
gfortran -O3 -fomit-frame-pointer -pipe -c dlae2.f  -fno-common - 
o .libs/dlae2.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlaev2.lo dlaev2.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlaev2.f  -fno-common - 
o .libs/dlaev2.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlamch.lo dlamch.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlamch.f  -fno-common - 
o .libs/dlamch.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlanst.lo dlanst.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlanst.f  -fno-common - 
o .libs/dlanst.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlansy.lo dlansy.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlansy.f  -fno-common - 
o .libs/dlansy.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlapy2.lo dlapy2.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlapy2.f  -fno-common - 
o .libs/dlapy2.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlarf.lo dlarf.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlarf.f  -fno-common - 
o .libs/dlarf.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlarfb.lo dlarfb.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlarfb.f  -fno-common - 
o .libs/dlarfb.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlarfg.lo dlarfg.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlarfg.f  -fno-common - 
o .libs/dlarfg.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlarft.lo dlarft.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlarft.f  -fno-common - 
o .libs/dlarft.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlartg.lo dlartg.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlartg.f  -fno-common - 
o .libs/dlartg.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlascl.lo dlascl.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlascl.f  -fno-common - 
o .libs/dlascl.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlaset.lo dlaset.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlaset.f  -fno-common - 
o .libs/dlaset.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlasr.lo dlasr.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlasr.f  -fno-common - 
o .libs/dlasr.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlasrt.lo dlasrt.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlasrt.f  -fno-common - 
o .libs/dlasrt.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlassq.lo dlassq.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlassq.f  -fno-common - 
o .libs/dlassq.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dlatrd.lo dlatrd.f
gfortran -O3 -fomit-frame-pointer -pipe -c dlatrd.f  -fno-common - 
o .libs/dlatrd.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dorg2l.lo dorg2l.f
gfortran -O3 -fomit-frame-pointer -pipe -c dorg2l.f  -fno-common - 
o .libs/dorg2l.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dorg2r.lo dorg2r.f
gfortran -O3 -fomit-frame-pointer -pipe -c dorg2r.f  -fno-common - 
o .libs/dorg2r.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dorgql.lo dorgql.f
gfortran -O3 -fomit-frame-pointer -pipe -c dorgql.f  -fno-common - 
o .libs/dorgql.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dorgqr.lo dorgqr.f
gfortran -O3 -fomit-frame-pointer -pipe -c dorgqr.f  -fno-common - 
o .libs/dorgqr.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dorgtr.lo dorgtr.f
gfortran -O3 -fomit-frame-pointer -pipe -c dorgtr.f  -fno-common - 
o .libs/dorgtr.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dpotf2.lo dpotf2.f
gfortran -O3 -fomit-frame-pointer -pipe -c dpotf2.f  -fno-common - 
o .libs/dpotf2.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dpotrf.lo dpotrf.f
gfortran -O3 -fomit-frame-pointer -pipe -c dpotrf.f  -fno-common - 
o .libs/dpotrf.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dpotrs.lo dpotrs.f
gfortran -O3 -fomit-frame-pointer -pipe -c dpotrs.f  -fno-common - 
o .libs/dpotrs.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsteqr.lo dsteqr.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsteqr.f  -fno-common - 
o .libs/dsteqr.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsterf.lo dsterf.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsterf.f  -fno-common - 
o .libs/dsterf.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsyev.lo dsyev.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsyev.f  -fno-common - 
o .libs/dsyev.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsytd2.lo dsytd2.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsytd2.f  -fno-common - 
o .libs/dsytd2.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o dsytrd.lo dsytrd.f
gfortran -O3 -fomit-frame-pointer -pipe -c dsytrd.f  -fno-common - 
o .libs/dsytrd.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o ieeeck.lo ieeeck.f
gfortran -O3 -fomit-frame-pointer -pipe -c ieeeck.f  -fno-common - 
o .libs/ieeeck.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o ilaenv.lo ilaenv.f
gfortran -O3 -fomit-frame-pointer -pipe -c ilaenv.f  -fno-common - 
o .libs/ilaenv.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o iparmq.lo iparmq.f
gfortran -O3 -fomit-frame-pointer -pipe -c iparmq.f  -fno-common - 
o .libs/iparmq.o
/bin/sh ./libtool --tag=F77 --mode=link gfortran  -O3 -fomit-frame- 
pointer -pipe     -o libcoinlapack.la   dlae2.lo dlaev2.lo dlamch.lo  
dlanst.lo dlansy.lo dlapy2.lo dlarf.lo dlarfb.lo dlarfg.lo dlarft.lo  
dlartg.lo dlascl.lo dlaset.lo dlasr.lo dlasrt.lo dlassq.lo dlatrd.lo  
dorg2l.lo dorg2r.lo dorgql.lo dorgqr.lo dorgtr.lo dpotf2.lo dpotrf.lo  
dpotrs.lo dsteqr.lo dsterf.lo dsyev.lo dsytd2.lo dsytrd.lo ieeeck.lo  
ilaenv.lo iparmq.lo
ar cru .libs/libcoinlapack.a .libs/dlae2.o .libs/dlaev2.o .libs/ 
dlamch.o .libs/dlanst.o .libs/dlansy.o .libs/dlapy2.o .libs/ 
dlarf.o .libs/dlarfb.o .libs/dlarfg.o .libs/dlarft.o .libs/ 
dlartg.o .libs/dlascl.o .libs/dlaset.o .libs/dlasr.o .libs/ 
dlasrt.o .libs/dlassq.o .libs/dlatrd.o .libs/dorg2l.o .libs/ 
dorg2r.o .libs/dorgql.o .libs/dorgqr.o .libs/dorgtr.o .libs/ 
dpotf2.o .libs/dpotrf.o .libs/dpotrs.o .libs/dsteqr.o .libs/ 
dsterf.o .libs/dsyev.o .libs/dsytd2.o .libs/dsytrd.o .libs/ 
ieeeck.o .libs/ilaenv.o .libs/iparmq.o
ranlib .libs/libcoinlapack.a
creating libcoinlapack.la
(cd .libs && rm -f libcoinlapack.la && ln -s ../libcoinlapack.la  
libcoinlapack.la)
Making all in ThirdParty/HSL
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o ma27ad.lo ma27ad.f
mkdir .libs
gfortran -O3 -fomit-frame-pointer -pipe -c ma27ad.f  -fno-common - 
o .libs/ma27ad.o
/bin/sh ./libtool --tag=F77 --mode=compile gfortran  -O3 -fomit-frame- 
pointer -pipe   -c -o mc19ad.lo mc19ad.f
gfortran -O3 -fomit-frame-pointer -pipe -c mc19ad.f  -fno-common - 
o .libs/mc19ad.o
/bin/sh ./libtool --tag=F77 --mode=link gfortran  -O3 -fomit-frame- 
pointer -pipe     -o libcoinhsl.la   ma27ad.lo  mc19ad.lo
ar cru .libs/libcoinhsl.a .libs/ma27ad.o .libs/mc19ad.o
ranlib .libs/libcoinhsl.a
creating libcoinhsl.la
(cd .libs && rm -f libcoinhsl.la && ln -s ../libcoinhsl.la  
libcoinhsl.la)
Making all in ThirdParty/ASL
rm -rf compdir ; \
/programs/CoinIpopt/install-sh -d compdir; \
files=`cd /programs/CoinIpopt/ThirdParty/ASL/solvers; ls *.[chs] *. 
[ch]0 *.hd arith.* makefile* `; \
cd compdir; \
for file in $files; \
do \
   rm -f $file ;\
   ln -s /programs/CoinIpopt/ThirdParty/ASL/solvers/$file $file ;\
done; \
rm -f makefile; \
sed -e 's%ar $(ARFLAGS)%ar $(ARFLAGS)%' makefile.u | sed -e 's%ar ruv% 
ar ruv%'  > makefile; \
make -j 1 CFLAGS=" -O3 -fomit-frame-pointer -pipe -DNDEBUG " CC="cc"  
clean ;\
make -j 1 CFLAGS=" -O3 -fomit-frame-pointer -pipe -DNDEBUG " CC="cc" ;\
mv amplsolver.a ../amplsolver.a
ls: *.hd: No such file or directory
sed: makefile.u: No such file or directory
make[2]: *** No rule to make target `clean'.  Stop.
make[2]: *** No targets.  Stop.
mv: rename amplsolver.a to ../amplsolver.a: No such file or directory
make[1]: *** [amplsolver.a] Error 1
make: *** [all-recursive] Error 1


-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 7142 bytes
Desc: not available
Url : http://list.coin-or.org/pipermail/ipopt/attachments/20061219/08a13a2a/attachment.obj 
-------------- next part --------------


On Dec 19, 2006, at 9:19 AM, Andreas Waechter wrote:

> Hi,
>
> Well, I would advise the use of the configuration scripts for  
> Ipopt. They should (and have for a number of people) worked under OsX.
>
> If it doesn't work, it would be great if we could find out why, so  
> that we can fix it and make it easy for other users in the future  
> to install Ipopt just by typing 'configure' and 'make install'.
>
> Bruce, it would be great if you could just try what happens if you  
> get a clean copy of Ipopt (make sure you are not getting a .zip  
> package, since those seem to have been created incorrectly on COIN  
> - please use subversion or get the .tgz tarball), make sure you get  
> all correct compilers (using the instructions in the Bonmin  
> project), and then try configure and make install again.  If that  
> hangs somewhere, and you are not too frustrated yet, it would be  
> great if you open an Ipopt ticket, or send me an email (offline, so  
> that we don't flood the mailing list) with a description of the  
> problem, as well as the "Ipopt/config.log" file (note that I need  
> the one in the Ipopt SUBdirectory).
>
> Thanks to both of you for being patient and keeping trying :), and  
> for your feedback!
>
> Andreas
>
> On Tue, 19 Dec 2006, Bruce Shapiro wrote:
>
>> Hi Peter,
>>
>> I've tried to follow your instructions but I've still run into a  
>> few problems:
>>
>> (1) In step 2 where you say "move lapack/make.inc.example to  
>> lapack/ make.inc.example" do you really mean "move lapack/ 
>> make.inc.example to lapack/make.inc"
>>
>> (2) I could not do the make on liblapack.a until I first compiled  
>> everything in /LAPACK/INSTALL folder first
>>
>> (3) In step 3 "building the IPOPT libraries" you compile the C and  
>> C++ libraries. Which ones? Which folders? I see six folders in the  
>> IPOPT/SRC: algorithm, apps, common, interfaces, linalg. Did you  
>> compile all of these separately? and you only created one library,  
>> but I am not sure how or where to do this since it needs to  
>> combine files from the different folders? Or did you copy all  
>> the .cpp files into a single folder first? And I am confused about  
>> the "ipopt-include-dir" - where is this? It looks to be like all  
>> the .h and .hpp files are in the same folder as the .cpp files,  
>> which are divided among the 6 folders (and their sub-folders) I've  
>> listed.
>>
>> So I am stuck on step 3. I think I am ready to build the IPOPT  
>> files but I am a bit confused.
>>
>> Thanks,
>>
>> Bruce

---
Bruce E Shapiro, PhD
Biological Network Modeling Center
The Beckman Institute at Caltech
1200 East California Blvd
Mail Code 139-74, Pasadena CA 91125-7400
1.626.395.8161





More information about the Coin-ipopt mailing list