[MPICH] Error trying to compile MPICH2 with logging option
David Ashton
ashton at mcs.anl.gov
Thu Jul 14 21:08:40 CDT 2005
Suman Kansakar,
logging has been fixed in the current release. Please download 1.0.2 and
try again.
http://www.mcs.anl.gov/mpi/mpich2
-David Ashton
-----Original Message-----
From: owner-mpich-discuss at mcs.anl.gov
[mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Suman Kansakar
Sent: Thursday, July 14, 2005 6:12 PM
To: mpich-discuss at mcs.anl.gov
Subject: [MPICH] Error trying to compile MPICH2 with logging option
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