[MPICH] Error trying to compile MPICH2 with logging option

Suman Kansakar suman.kansakar at gmail.com
Thu Jul 14 19:11:30 CDT 2005


I'm trying to compile MPICH2 with the logging option on, but I get the
following compile error. It says the file "timerconf.h" does not
exist. Does anybody know about this problem?

This is the configure options that I'm providing (based on MPICH2
logging documentation found inside the MPICH1-1.0.1 source):

./configure --enable-f90 --enable-timing=log_detailed
--with-logging=rlog --enable-timer-type=linux86_cycle --with-mpe




gcc -DHAVE_CONFIG_H -I. -I. -I../../../include
-I/tmp/mpich2-1.0.1/src/include  -I/tmp/mpich2-1.0.1/src/binding/f77
-I/tmp/mpich2-1.0.1/src/binding/f77
-I/tmp/mpich2-1.0.1/src/mpid/ch3/include
-I/tmp/mpich2-1.0.1/src/mpid/ch3/include
-I/tmp/mpich2-1.0.1/src/mpid/common/datatype
-I/tmp/mpich2-1.0.1/src/mpid/common/datatype
-I/tmp/mpich2-1.0.1/src/mpid/common/locks
-I/tmp/mpich2-1.0.1/src/mpid/common/locks
-I/tmp/mpich2-1.0.1/src/mpid/ch3/channels/sock/include
-I/tmp/mpich2-1.0.1/src/mpid/ch3/channels/sock/include
-I/tmp/mpich2-1.0.1/src/mpid/common/sock
-I/tmp/mpich2-1.0.1/src/mpid/common/sock
-I/tmp/mpich2-1.0.1/src/mpid/common/sock/poll
-I/tmp/mpich2-1.0.1/src/mpid/common/sock/poll  -c rlog.c
rlog.c:17:23: timerconf.h: No such file or directory
make[4]: *** [rlog.o] Error 1
make[3]: *** [all-redirect] Error 1
make[2]: *** [all-redirect] Error 1
make[1]: *** [all-redirect] Error 2
make: *** [all-redirect] Error 2




More information about the mpich-discuss mailing list