[mpich-discuss] Compilation problem

François PELLEGRINI francois.pellegrini at labri.fr
Wed May 13 03:41:06 CDT 2009


Hello all,

When compiling build r4546 with the following configuration
line :

./configure CPPFLAGS='-I/usr/include/valgrind' --enable-error-checking=all
--enable-error-messages=all --enable-g=all --enable-fast=defopt
--enable-debuginfo --enable-mpe --enable-threads=multiple
--with-thread-package=posix --disable-f77

I get the following error :

make[3]: Entering directory `/home/local/packages/mpich2-r4546/src/util/dbg'
  CC              dbg_printf.c
  CC              timelimit.c
  CC              exit.c
dbg_printf.c: In function ‘get_fp’:
dbg_printf.c:386: error: ‘MPICH_ThreadInfo_t’ has no member named ‘isThreaded’
dbg_printf.c: In function ‘set_fp’:
dbg_printf.c:403: error: ‘MPICH_ThreadInfo_t’ has no member named ‘isThreaded’
make[3]: *** [dbg_printf.o] Error 1
make[3]: Leaving directory `/home/local/packages/mpich2-r4546/src/util/dbg'
make[2]: *** [all-redirect] Error 2
make[2]: Leaving directory `/home/local/packages/mpich2-r4546/src/util'
make[1]: *** [all-redirect] Error 2
make[1]: Leaving directory `/home/local/packages/mpich2-r4546/src'
make: *** [all-redirect] Error 2

Did I do something wrong ?

A+,


					f.p.


More information about the mpich-discuss mailing list