<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="MSHTML 6.00.2900.5726" name="GENERATOR">
<style title="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body ocsi="x">
<div>
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">I'm having this strange problem building version 3.5.4 and was wondering if someone could impart some sage wisdom.&nbsp;
</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">Here are the results of doing a configure, no special flags--even though I know that I will need them later because the target system is Mac OS X 10.5.</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">.</font></div>
<div dir="ltr"><font face="tahoma" size="2">.</font></div>
<div dir="ltr"><font face="tahoma" size="2">.</font></div>
<div dir="ltr">checking whether finite is declared... yes<br>
checking whether va_copy is declared... yes<br>
checking whether drand48 is declared... yes<br>
checking whether rand is declared... yes<br>
checking whether srand is declared... yes<br>
checking whether -lblas has BLAS... no<span id="owatabposition0" tabindex="0"></span><br>
configure: error: cannot find BLAS<br>
configure: error: /bin/sh './configure' failed for Ipopt<br>
Justin:Ipopt-3.5.4 melrobin$<br>
</div>
<div dir="ltr"><font face="times new roman">Now I have BLAS, actually a libblas.a which is symbolically linked to ATLAS:</font></div>
<div dir="ltr">Justin:Ipopt-3.5.4 melrobin$ ls -l /usr/lib/libblas.a<br>
lrwxr-xr-x&nbsp; 1 root&nbsp; wheel&nbsp; 19 Oct 23 21:44 /usr/lib/libblas.a -&gt; /usr/lib/libatlas.a<br>
Justin:Ipopt-3.5.4 melrobin$ ls -l /usr/lib/libatlas.a<br>
-rw-r--r--&nbsp; 1 root&nbsp; wheel&nbsp; 10314920 Jun 23&nbsp; 2008 /usr/lib/libatlas.a</div>
<font face="times new roman"></font></div>
<div><font face="times new roman"></font>
<div dir="ltr">&nbsp;</div>
<div dir="ltr">Shouldn't this be OK?&nbsp; Everything worked in the previous version of Ipopt.&nbsp; I do not recall having to compile the obtain and compile the BLAS and LAPACK&nbsp;that is included in order to get things working.&nbsp; Is my memory failing me or do you have
 any ideas?<br>
</div>
</div>
</body>
</html>