[mpich-discuss] MPICH2-1.1 + PVFS-2.8.1 installation problem

Ashley Pittman ashley at pittman.co.uk
Wed Jul 1 10:10:59 CDT 2009


On Tue, 2009-06-30 at 20:31 -0400, Shawn Kim wrote:
> Error message:
> $ make
> ~~~~
> 
> 
> ../../../../../lib/libmpich.a(trmem.o)(.text+0x24c): In function
> `MPIU_trvalid_unsafe':
> 
> /home/mdl/seokim/mpich2-1.1
> +pvfs-2.8.1/mpich2-1.1/src/util/mem/trmem.c:523: undefined reference
> to `VALGRIND_MAKE_MEM_NOACCESS'

I suspect this is a valgrind version issue, at some point in the past
some of the VALGRIND_ macros got moved from <valgrind/valgrind.h> to
<valgrind/memcheck.h>.  I'm not sure what MPICH2 is doing with these
macros but you should find where it the code it includes valgrind.h and
also include memcheck.h

Yours,

Ashley Pittman,

-- 

Ashley Pittman, Bath, UK.

Padb - A parallel job inspection tool for cluster computing
http://padb.pittman.org.uk



More information about the mpich-discuss mailing list