[OMPI devel] compile openmpi error on debian

2010-04-03 Thread hu yaohui
Hi all, when i make openmpi on debian, i meet the following error that i dont know why? Making all in vtfilter make[6]: Entering directory `/root/openmpi-1.4-ht/ompi/contrib/vt/vt/tools/vtfilter' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../extlib/otf/otflib -I../../extlib/otf/otflib -I../../vtlib/ -I.

Re: [OMPI devel] compile openmpi error on debian

2010-04-03 Thread Jeff Squyres
Can you try Open MPI v1.4.1? If that doesn't work, you can disable building VampirTrace; it's an optional component of Open MPI with the following configure argument: ./configure --enable-contrib-no-build=vt ... On Apr 3, 2010, at 1:22 AM, hu yaohui wrote: > Hi all, > when i make openmpi