[MPICH] error messages when making mpich2

Yu-Cheng Chou cycchou at ucdavis.edu
Fri Jul 8 20:25:06 CDT 2005


Hi,

According to the user's and the installer's guides,
we need to build and install the smpd process manager
in order to run an MPI program on both Windows and Unix platforms.
The configuration process was perfect with these two options 
--with-pm=smpd --with-pmi-smpd.
However, the error messages occurred when I did "make".
Below is the error messages.

In file included from /home/ycchou/tmp/mpich2-1.0.2/src/pmi/smpd/ipmi.h:31,
                 from /home/ycchou/tmp/mpich2-
1.0.2/src/pmi/smpd/smpd_pmi.c:6:
/home/ycchou/tmp/mpich2-1.0.2/src/pm/smpd/smpd.h:56:26: smpd_version.h: No 
such file or directory
make[3]: *** [smpd_pmi.o] Error 1
make[3]: Leaving directory `/home/ycchou/tmp/mpich2/src/pmi/smpd'
make[2]: *** [all-redirect] Error 1
make[2]: Leaving directory `/home/ycchou/tmp/mpich2/src/pmi'
make[1]: *** [all-redirect] Error 2
make[1]: Leaving directory `/home/ycchou/tmp/mpich2/src'
make: *** [all-redirect] Error 2

there is no smpd_version.h in the package

How to fix this ?

Thanks




More information about the mpich-discuss mailing list