<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>You’re very welcome. I’m cc’ing the mailing list for the sake of the next
person who runs into this problem and might find this in the archives via
Google.</DIV>
<DIV> </DIV>
<DIV>-Tony</DIV>
<DIV> </DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=gcab623@aucklanduni.ac.nz
href="mailto:gcab623@aucklanduni.ac.nz">Guillermo Cabrera</A> </DIV>
<DIV><B>Sent:</B> Tuesday, May 20, 2014 9:38 PM</DIV>
<DIV><B>To:</B> <A title=kelman@berkeley.edu
href="mailto:kelman@berkeley.edu">Tony Kelman</A> </DIV>
<DIV><B>Subject:</B> Re: [Ipopt] problems with atlas</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>
<DIV>
<DIV>
<DIV>
<DIV>Hi Tony,<BR><BR></DIV>Thank you very much for your help. I rearrange
libraries order as follows<BR><BR>-lf77blas -latlas -lcblas<BR><BR></DIV>and it
finally worked. <BR><BR></DIV>Thanks again.<BR></DIV>Guillermo<BR>
<DIV>
<DIV><BR><BR><BR></DIV></DIV></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On 21 May 2014 00:24, Tony Kelman <SPAN dir=ltr><<A
href="mailto:kelman@berkeley.edu"
target=_blank>kelman@berkeley.edu</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Well, the error was different this time, so that’s progress:</DIV>
<DIV> </DIV>
<DIV>/usr/local/atlas/lib//libf77blas.a(ATL_F77wrap_daxpy.o): In function
`atl_f77wrap_daxpy_':</DIV>
<DIV>ATL_F77wrap_axpy.c:(.text+0x24): undefined reference to `ATL_daxpy'</DIV>
<DIV>ATL_F77wrap_axpy.c:(.text+0x51): undefined reference to `ATL_daxpy'</DIV>
<DIV>ATL_F77wrap_axpy.c:(.text+0x7c): undefined reference to `ATL_daxpy'</DIV>
<DIV>ATL_F77wrap_axpy.c:(.text+0x8f): undefined reference to `ATL_daxpy'</DIV>
<DIV>
<DIV>collect2: error: ld returned 1 exit status</DIV>
<DIV> </DIV></DIV>
<DIV>How many library files are there in /usr/local/atlas/lib? You may need to
rearrange the order you provide them in if they’re all static libraries, or
add more on the link line.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV><B>From:</B> <A title=gcab623@aucklanduni.ac.nz
href="mailto:gcab623@aucklanduni.ac.nz" target=_blank>Guillermo Cabrera</A>
</DIV>
<DIV><B>Sent:</B> Tuesday, May 20, 2014 9:19 PM</DIV>
<DIV>
<DIV class=h5>
<DIV><B>To:</B> <A title=kelman@berkeley.edu href="mailto:kelman@berkeley.edu"
target=_blank>Tony Kelman</A> </DIV>
<DIV><B>Subject:</B> Re: [Ipopt] problems with
atlas</DIV></DIV></DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV>
<DIV class=h5>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>
<DIV>
<DIV>Hi Tony. I tried with the "-L" before and I got the same output. I've
attached the config.log I got when using the
"-L".<BR><BR></DIV>Cheers<BR></DIV>Guillermo<BR></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On 21 May 2014 00:09, Tony Kelman <SPAN dir=ltr><<A
href="mailto:kelman@berkeley.edu"
target=_blank>kelman@berkeley.edu</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>Whoops,
read that too quickly. The error is here</DIV></DIV>
<DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'> </DIV></DIV>
<DIV>
<DIV>/usr/bin/ld: cannot find /usr/local/atlas/lib/: File format not
recognized</DIV>
<DIV>/usr/bin/ld: cannot find -lcblas</DIV>
<DIV>/usr/bin/ld: cannot find -latlas</DIV>
<DIV>/usr/bin/ld: cannot find -lf77blas</DIV>
<DIV>collect2: error: ld returned 1 exit status</DIV></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>You need “-L/usr/local/atlas/lib/” first, you’re missing the -L</DIV>
<DIV> </DIV>
<DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'> </DIV></DIV>
<DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'></DIV>
<DIV style="FONT: 10pt tahoma">
<DIV style="BACKGROUND: #f5f5f5">
<DIV><B>From:</B> <A title=gcab623@aucklanduni.ac.nz
href="mailto:gcab623@aucklanduni.ac.nz" target=_blank>Guillermo Cabrera</A>
</DIV>
<DIV><B>Sent:</B> Tuesday, May 20, 2014 8:03 PM</DIV>
<DIV><B>To:</B> <A title=kelman@berkeley.edu
href="mailto:kelman@berkeley.edu" target=_blank>Tony Kelman</A> </DIV>
<DIV><B>Subject:</B> Re: [Ipopt] problems with atlas</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV>
<DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>
<DIV>
<DIV>Hi Tony,<BR><BR></DIV>It does not work. Attached you can find the
config.log file.<BR><BR>Cheers<BR></DIV>Guillermo<BR></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On 20 May 2014 22:20, Tony Kelman <SPAN
dir=ltr><<A href="mailto:kelman@berkeley.edu"
target=_blank>kelman@berkeley.edu</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Guillermo,</DIV>
<DIV> </DIV>
<DIV>The full error message should be spelled out inside
ThirdParty/HSL/config.log. My quick guess is you should link it as
“-lcblas -latlas -lf77blas”, the linker generally inserts the “ib”
automatically. If that doesn’t help, can you post the config.log?</DIV>
<DIV> </DIV>
<DIV>-Tony</DIV>
<DIV> </DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV><B>From:</B> <A title=gcab623@aucklanduni.ac.nz
href="mailto:gcab623@aucklanduni.ac.nz" target=_blank>Guillermo
Cabrera</A> </DIV>
<DIV><B>Sent:</B> Tuesday, May 20, 2014 2:38 PM</DIV>
<DIV><B>To:</B> <A title=ipopt@list.coin-or.org
href="mailto:ipopt@list.coin-or.org"
target=_blank>ipopt@list.coin-or.org</A> </DIV>
<DIV><B>Subject:</B> [Ipopt] problems with atlas</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV>
<DIV>
<DIV dir=ltr>
<DIV>
<DIV>
<DIV>
<DIV>
<DIV>Hi there,<BR><BR></DIV>I've been experiencing some problems when
installing ipopt in my computer with ATLAS. I've successfully installed
ipopt with standard BLAS library before. However, when trying to install
ipopt with atlas as blas library i have the following error
message:<BR><BR>".......<BR>checking whether user supplied
BLASLIB="/usr/local/atlas/lib/ -libcblas -libatlas -libf77blas" works...
no<BR>configure: error: user supplied BLAS library "/usr/local/atlas/lib/
-libcblas -libatlas -libf77blas" does not work<BR>configure: error:
/bin/bash '../../../ThirdParty/HSL/configure' failed for
ThirdParty/HSL<BR>"<BR><BR></DIV>Atlas installation run with no problem.
I'm working on ubuntu 12.04 64 bits with g++ 4.7.3, gcc 4.7.3 and gfortran
compilers<BR><BR></DIV>Any help is welcome
:)<BR><BR></DIV>Cheers<BR></DIV>Guillermo<BR></DIV></DIV></DIV>
<HR>
_______________________________________________<BR>Ipopt mailing
list<BR><A href="mailto:Ipopt@list.coin-or.org"
target=_blank>Ipopt@list.coin-or.org</A><BR><A
href="http://list.coin-or.org/mailman/listinfo/ipopt"
target=_blank>http://list.coin-or.org/mailman/listinfo/ipopt</A><BR></DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV></DIV></DIV></DIV></BODY></HTML>