Dear mpich,
I have run into a problem making mpich3.2 on Linux. The m.txt and c.txt files are attached. It is a cleanish linux installation. I have pasted the make error below.
Thank you.
Matthew
The error reported at the bottom of the m.txt is:
………..
CC src/util/instrm/lib_libmpi_la-instr.lo
CC src/util/mem/lib_libmpi_la-trmem.lo
CC src/util/mem/lib_libmpi_la-handlemem.lo
CC src/util/mem/lib_libmpi_la-safestr.lo
CC src/util/mem/lib_libmpi_la-argstr.lo
CC src/util/mem/lib_libmpi_la-strerror.lo
CC src/util/other/lib_libmpi_la-outliers.lo
CC src/util/other/lib_libmpi_la-assert.lo
( cd /home/matthew/mpich-3.2 && /home/matthew/mpich-3.2/maint/extractcvars --dirs="`cat /home/matthew/mpich-3.2/maint/cvardirs`")
Error: open directory /tmp/wB2927n3sW/mpich-3.2/maint/../src/mpi -- No such file or directory
make[2]: *** [/home/matthew/mpich-3.2/src/util/cvar/mpich_cvars.c] Error 2
make[2]: Leaving directory `/home/matthew/mpich-build'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matthew/mpich-build'
make: *** [all] Error 2