<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">configure shows the following problem:<br><br>...<br>checking for working alloca.h... yes<br>
checking for alloca... yes<br>checking for struct stat.st_blksize... yes<br>checking for IEEE floating point format... yes<br>checking for size_t... yes<br>./configure[5919]: test: argument expected<br>./configure[5967]: test: argument expected
<br>./configure[6015]: test: argument expected<br>checking for MPI_Request_get_status... yes<br>checking for MPI_Type_dup... yes<br>checking if MPI includes MPI_COMBINER_DUP... yes<br>checking if MPI includes MPI_COMBINER_HVECTOR_INTEGER..
<div style="direction: ltr;">. yes<br>...</div></blockquote><br><br><br>Patrick,<br><br>The three errors in configure are due to missing quotes on line 194 of <a href="http://configure.in" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
configure.in</a>.&nbsp;&nbsp; I don&#39;t know if they have anything to do with your other error...<br><br><div><span class="gmail_quote">
On 2/8/07, <b class="gmail_sendername">Jim Edwards</b> &lt;<a href="mailto:edwards.jim@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edwards.jim@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Rob, <br>I found the problem:<br><a href="http://configure.in" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><span name="st">configure</span>.<span name="st">
in</span></a> line 194 needs quotes:<br>if test ! &quot;$ac_cv_sizeof_MPI_Offset&quot;; then<br><br><br><div><span><span class="gmail_quote">On 2/8/07, <b class="gmail_sendername">
Jim Edwards</b> &lt;<a href="mailto:edwards.jim@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edwards.jim@gmail.com</a>&gt; wrote:</span></span><div><span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Tried that and got the same problem.&nbsp; I&#39;m sending the entire config.log because it looks like both tests are in there. <br><br><div><span><span class="gmail_quote">On 2/8/07, <b class="gmail_sendername">Robert Latham
</b> &lt;
<a href="mailto:robl@mcs.anl.gov" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">robl@mcs.anl.gov</a>&gt; wrote:</span></span><div><span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


On Thu, Feb 08, 2007 at 02:52:37PM -0700, Jim Edwards wrote:
<br>&gt; Hi Rob,<br>&gt;<br>&gt; Did you forget to update configure from <a href="http://configure.in" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">configure.in</a>?&nbsp;&nbsp;I see that Chris&#39;s<br>&gt; change is there.&nbsp;&nbsp; I also tried by hand his change and it will work fine.
<br><br>There must be a bug in my &quot;make the release&quot; script. That&#39;s why I<br>asked about your config.log -- to make sure it was testing what I<br>thought it should be testing.<br><br>Can you confirm that if you re-run &#39;autoconf&#39;, you get a configure
<br>script that works for you on AIX?&nbsp;&nbsp;Or is there still a problem with<br>Fortran type detection?<br><br>Thanks<br>==rob<br><br>--<br>Rob Latham<br>Mathematics and Computer Science Division&nbsp;&nbsp;&nbsp;&nbsp;A215 0178 EA2D B059 8CDF<br>



Argonne National Lab, IL USA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; B29D F333 664A 4280 315B<br></blockquote></span></div></div><br>
<br clear="all"></blockquote></span></div></div><br>
</blockquote></div><br>