LAM/MPI logo

XMPI User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |  

From: Brian Barrett (brbarret_at_[hidden])
Date: 2007-10-11 22:20:45


You're running into a known issue with LAM/MPI and recent versions of
the XCode compiler suite. Try compiling LAM/MPI with the --without-
memory-manager option to configure. More information here:

   http://www.lam-mpi.org/MailArchives/lam/2007/10/13434.php

Good luck,

Brian

On Oct 10, 2007, at 9:04 AM, Boris Gudiksen wrote:

> Hi, I have a problem with compiling xmpi. When running the
> configuration script, I get the following errors, and looking in
> the config.log does not really help me lot.
>
> I'm running on a dual core MacBook pro with OS 10.4.10
>
> Ive installed lam 7.1.4 from scratch and Im now trying to install
> xmpi 2.2.3b8
>
> I have the standard gcc compilers as well as X11 and gfortran
> compilers installed - dont know if that is very important. I seem
> to be running into problems with paths, but I have tried just about
> everything, and the problems do not go away.
>
>
> ./configure --with-cc=mpicc --with-cxx=mpic++ --includedir=/usr/
> local/include --libdir=/usr/local/lib --oldincludedir=/usr/local/
> include --with-lam
>
> I'm including mpi-compilers because I read in the mailing list that
> that could be problem for MAC osX because it isn't case sensitive,
> but now it seems that the compiled version of mpig++ does not
> produce an executable?!
>
> I'm really at a loss here........
>
> <config.log.gz>
> _______________________________________________
> This list is archived at
> http://www.lam-mpi.org/MailArchives/xmpi/