<div dir="ltr"><div><div><div><div><div><div><div>Hi, I try to install MPICH 3.04 with logging enabled.<br><br></div>So I configure with commands:<br><br>./configure --enable-timing=log --with-logging=rlog --enable-timer-type=gettimeofday<br>
</div><br>When configuring rlog, it said "Makefile.in" could not be found in the following directory<br>/mpich-3.0.4/src/util/logging/rlog/<br></div>So I copied the "Makefile.in" in mpich-3.0.4/doc/logging/ to that directory and it configured<br>
successfully.<br><br></div>However, when I tried to make it, there is an error<br><br>  CC       src/mpi_t/cat_changed.lo<br>src/mpi_t/cat_changed.c: In function 'PMPI_T_category_changed':<br>src/mpi_t/cat_changed.c:104:5: error: 'MPID_STATE_MPI_T_CATEGORY_CHANGED' undeclared (first use in this function)<br>
src/mpi_t/cat_changed.c:104:5: note: each undeclared identifier is reported only once for each function it appears in<br>make[2]: *** [src/mpi_t/cat_changed.lo] Error 1<br><br></div>So how could I solve this problem?<br><br>
</div>Thanks<br><br></div>Yi<br><div><div><div><div><div><br></div></div></div></div></div></div>