[MPICH] compile error building mpich2 1.0.2 with SMPD

Benjamin Rutt rutt at bmi.osu.edu
Fri Jun 17 13:25:32 CDT 2005


Benjamin Rutt <rutt at bmi.osu.edu> writes:

> James S Perrin <james.s.perrin at manchester.ac.uk> writes:
>
>> Hi,
>> 	This one has already cropped up this week (check the archive
>> 	on the mpich2 site, "Missing header in MPICH2 1.0.2"). Anyway
>> 	just create src/pm/smpd_version.h containing:
>>
>> #define SMPD_VERSION "1.0.2"

FYI, I think your path is slightly off, I needed

echo "#define SMPD_VERSION \"1.0.2\"" > src/pm/smpd/smpd_version.h

before my ./configure line, and then everything worked.
-- 
Benjamin




More information about the mpich-discuss mailing list