[Valgrind-users] problems with configure in v.3.6.1

2011-08-26 Thread Sayre, Alan N
I am trying to compile v 3.6.1 and configure gets stuck on

 

checking primary target for usable MPI2-compliant C compiler and
mpi.h..

 

What am I doing wrong?




-
This message is intended only for the individual or entity to which
it is addressed and contains information that is proprietary to The
Babcock  Wilcox Company and/or its affiliates, or may be otherwise
confidential.  If the reader of this message is not the intended
recipient, or the employee agent responsible for delivering the
message to the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is
strictly prohibited.  If you have received this communication in
error, please notify the sender immediately by return e-mail and
delete this message from your computer.  Thank you.--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] problems with configure in v.3.6.1

2011-08-26 Thread Sayre, Alan N
Thanks,

Yes the configure script simply hangs and won't complete successfully.

mpicc resolves to /opt/platform_mpi/bin/mpicc.

Eventually I need to run valgrind on my program. Any suggestions on how
to get this to work?

Thanks,

Alan


-Original Message-
From: Dave Goodell [mailto:good...@mcs.anl.gov] 
Sent: Friday, August 26, 2011 2:04 PM
To: Sayre, Alan N
Cc: valgrind-users@lists.sourceforge.net
Subject: Re: [Valgrind-users] problems with configure in v.3.6.1

On Aug 26, 2011, at 12:00 PM CDT, Sayre, Alan N wrote:

 I am trying to compile v 3.6.1 and configure gets stuck on
  
 checking primary target for usable MPI2-compliant C compiler and
mpi.h..
  
 What am I doing wrong?

What does gets stuck mean?  That the configure script simply hangs and
won't complete successfully or otherwise?  If that's the case then it
may mean that you have an mpicc compiler wrapper script somewhere on
your system that is hanging for some reason.

If you don't need the MPI wrappers in your Valgrind installation then
you may be able to get around this by passing --without-mpicc to
Valgrind's configure.

-Dave



-
This message is intended only for the individual or entity to which
it is addressed and contains information that is proprietary to The
Babcock  Wilcox Company and/or its affiliates, or may be otherwise
confidential.  If the reader of this message is not the intended
recipient, or the employee agent responsible for delivering the
message to the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is
strictly prohibited.  If you have received this communication in
error, please notify the sender immediately by return e-mail and
delete this message from your computer.  Thank you.

--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] problems with configure in v.3.6.1

2011-08-26 Thread Dave Goodell
On Aug 26, 2011, at 1:12 PM CDT, Sayre, Alan N wrote:

 Yes the configure script simply hangs and won't complete successfully.
 
 mpicc resolves to /opt/platform_mpi/bin/mpicc.
 
 Eventually I need to run valgrind on my program. Any suggestions on how
 to get this to work?

Are you trying to use Valgrind with an MPI program *and* do you need the extra 
functionality provided by Valgrind's MPI wrappers?  If not then disabling 
Valgrind's MPI support ought to get things running.  Did my suggestion of 
--without-mpicc work for you?

Otherwise, if you do need the MPI wrappers then you'll probably need to figure 
out why your mpicc is hanging when Valgrind invokes it.  The config.log may 
show the command that the configure script is invoking.

-Dave


--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] problems with configure in v.3.6.1

2011-08-26 Thread Dave Goodell
On Aug 26, 2011, at 12:00 PM CDT, Sayre, Alan N wrote:

 I am trying to compile v 3.6.1 and configure gets stuck on
  
 “checking primary target for usable MPI2-compliant C compiler and mpi.h..”
  
 What am I doing wrong?

What does gets stuck mean?  That the configure script simply hangs and won't 
complete successfully or otherwise?  If that's the case then it may mean that 
you have an mpicc compiler wrapper script somewhere on your system that is 
hanging for some reason.

If you don't need the MPI wrappers in your Valgrind installation then you may 
be able to get around this by passing --without-mpicc to Valgrind's configure.

-Dave



--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users