<html>
<body>
Hi,<br><br>
I'm having problems in compiling mpich2 1.0.8 with a pgi 8.0.1 fortran
compiler on an ubuntu 7.10 linux box (32 bit).<br>
The same problems is reported also with a gnu compiler, whereas the code
compile correctly with Intel 10.1.<br><br>
The error is:<br><br>
<blockquote type=cite class=cite cite="">make[2]: Entering directory
`/home/bellanca/software/mpich2/1.0.8/mpich2-1.0.8_pgi/src/mpid'<br>
( cd . &amp;&amp; /maint/simplemake \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -rootdir=../../ \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -configdir=. \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -common=/maint/makedefs \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -docnamedefs=/maint/docnotes
\<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;-autoconf=-I
ROOTDIR/confdb&quot; \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-libdir='${MPILIBNAME}=ROOTDIR/lib' \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -smroot=/maint \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-distcleanfiles=&quot;Makefile&quot; \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -smvar_doc_attop=0 \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Makefile.sm )<br>
/bin/bash: line 1: /maint/simplemake: No such file or directory<br>
make[2]: *** [Makefile.in] Error 127</blockquote><br>
This is what I have configured before compiling mpich2:<br><br>
<blockquote type=cite class=cite cite="">./configure
--prefix=/opt/mpich2/1.0.8/pgi --enable-cxx --enable-f90 --enable-fast
--enable-traceback --with-mpe --enable-f90modules --enable-cache
--enable-romio --with-file-system=nfs+ufs+pvfs2 --with-device=ch3:nemesis
--with-pvfs2=/usr/local
--with-java=/usr/lib/jvm/java-6-sun</blockquote><br>
Any idea?<br><br>
Regards.<br><br>
Gaetano<br>
</body>
</html>