<html><body  bgcolor="#ffffff">Hi All!<br><br>I am tring build MPICH2 in my solaris 10 box.<br><br>I used this command to configure it:<br><br># bash<br>./configure&nbsp; --disable-f77 --disable-fc --prefix=/MPICH/mpich2-install/ 2&gt;&amp;1 | tee c.txt<br><br>I will use only MPI C++ interface.<br><br>My Solais Box is one VM (Solaris 10 Container) running in one X86.<br><br>My problem is that I received this error:<br><br>...<br>checking for _Bool... yes<br>checking for float _Complex... yes<br>checking for double _Complex... yes<br>checking for long double _Complex... yes<br>checking size of bool... 0<br><span style="background-color: rgb(153, 153, 153);">configure: error: unable to determine matching C type for C++ bool</span><br><br>How I can fix it? Any Idea?<br><br>Thanks for Help<br><br><div><font face="Verdana" size="2"></font></div>
</body></html>