On Wed, 9 Jul 2008, Yujing Lin wrote:
> I am trying to configure lam/mpi, and I got following error message for C++ compiler: (c compiler seems ll right)
>
> configure:8775: result: no
> configure:8793: WARNING: *** Your C++ compiler does not support the bool data type.
> configure:8795: WARNING: *** LAM requires a C++ compiler with support for the bool
> configure:8797: WARNING: *** data type.
> configure:8799: error: cannot continue
>
> then the configure stop.
>
> I once build lam-mpi 7.1.4 on my opensuse 10.3 system, and everything is fine, no problem at all. now I reinstall my system with suse 11, and try to build lam-mpi 7.1.4 in the same way, unfortunately, this time it doesn't work.
>
> I am sure the c++ compiler is updated. I also check some test c code with this c++ compiler, there is no problem at all. Could anybody give me some hint to solve this problem, I am desperate to ask for your help. I have attached my config.log file. many thanks
YOu are running into the same problem that Christian mentioned on the list
yesterday, with some bogus main() declarations in the configure tests.
You can either try the LAM 7.1.5 beta available on the LAM/MPI web site or
switch to another MPI (I'd recommend Open MPI, as all the LAM developers
are currently working on it instead of LAM).
Brian
--
Brian Barrett
LAM/MPI Developer
Make today a LAM/MPI day!
|