<div>Hello,</div><div><br></div><div>I&#39;m building MPICH2-1.2.1 on AIX 5.3. I used a configure line:</div>./configure --prefix=/gpfs/shared/mpich2 --with-device=ch3:shm --with-pm=gforker \<div>OBJECT_MODE=64 CC=xlc CXX=xlc++ FC=xlf F90=xlf90 \</div>
<div>CFLAGS=-q64 CXXFLAGS=-q64 FFLAGS=-q64 F90FLAGS=-q64 \</div><div>AR=&quot;ar -X64&quot; 2&gt;&amp;1 | tee config.log<br clear="all"><br></div><div>Because this is a single SMP machine, I used ch3:shm and gforker.</div>
<div><br></div><div>The configure passed with no error. However, make stops at the following point:</div><div><div>  CC              ch3_shm.c</div><div>&quot;ch3_shm.c&quot;, line 317.29: 1506-277 (S) Syntax error: possible missing &#39;;&#39; or &#39;,&#39;?</div>
<div>&quot;ch3_shm.c&quot;, line 346.13: 1506-021 (S) Expecting struct or union.</div><div>&quot;ch3_shm.c&quot;, line 350.21: 1506-021 (S) Expecting struct or union.</div><div>&quot;ch3_shm.c&quot;, line 351.24: 1506-021 (S) Expecting struct or union.</div>
<div>&quot;ch3_shm.c&quot;, line 406.21: 1506-021 (S) Expecting struct or union.</div><div>&quot;ch3_shm.c&quot;, line 473.21: 1506-021 (S) Expecting struct or union.</div><div>&quot;ch3_shm.c&quot;, line 539.21: 1506-021 (S) Expecting struct or union.</div>
<div><br></div></div><div>Any clue to fix this? Thanks!</div><div>--<br>Eric Sun
</div>