Hi Hirak,

It may not be a bug. It happens when the valgrind headers are broken or too old.

Can you send us c.txt (configure logs) that you got on the compilation error?

Regards,
Sangmin


On Nov 2, 2014, at 8:52 AM, Roy, Hirak <Hirak_Roy@mentor.com> wrote:

Thanks Sangmin.
‘—without-valgrind’ worked for me.
 
However, is this a bug ?
 
Thanks,
Hirak
 
 
Hi Hirak,
 
Can you send us c.txt as described in http://www.mpich.org/static/downloads/3.1.3/mpich-3.1.3-installguide.pdf?
 
In the meantime, you can also try configure with '--without-valgrind’. I think it can be a problem of valgrind version.
 
Regards,
Sangmin
 
 
On Oct 31, 2014, at 5:44 AM, Hirak Roy <hirak_roy at mentor.com<mailto:hirak_roy at mentor.com>> wrote:
 
Hi Team,
 
I could not complete the build.
 
Could you please let me know if it is config issue or anything else.
 
Thanks,
Hirak
 
 
make  all-recursive
make[1]: Entering directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3'
Making all in /net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl
make[2]: Entering directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl'
  CC       src/mpltrmem.lo
  src/mpltrmem.c: In function 'MPL_trdump':
  src/mpltrmem.c:657:9: error: 'old_head' undeclared (first use in this function)
  src/mpltrmem.c:657:9: note: each undeclared identifier is reported only once for each function it appears in
  make[2]: *** [src/mpltrmem.lo] Error 1
  make[2]: Leaving directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3'
  make: *** [all] Error 2
 
 
 
 
My linux distribution :
 
Linux zinblade62 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
 
 
 
Config settings:
 
Configuring with :
mpich2 version    = 3.1.3
platform          = linux_x86_64
Source directory  = /net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3
Install directory = /home/hroy/local//mpich-3.1.3/linux_x86_64
CC                = /u/prod/gnu/gcc/20121129/gcc-4.5.0-linux_x86_64/bin/gcc
CFLAGS            = -O3 -fPIC
CXXFLAGS          = -O3 -fPIC
LDFLAGS           =
CONFIG_OPTIONS    = --disable-f77 --disable-fc --disable-f90modules --disable-cxx --enable-fast=nochkmsg --enable-fast=notiming --enable-fast=ndebug --enable-fast=O3 --with-device=ch3:sock --enable-g=dbg --disable-fortran
 
_______________________________________________
discuss mailing list     discuss at mpich.org<mailto:discuss at mpich.org>
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
 
_______________________________________________
discuss mailing list     discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss