LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2005-05-02 07:20:13


Your log shows that libstdc++.so does not appear to be installed
correctly, or perhaps your LD_LIBRARY_PATH is not set correctly. C++
programs compile correctly, but then do not run:

-----
configure:8828: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8831: $? = 0
configure:8833: ./conftest
ld.so.1: ./conftest: fatal: libstdc++.so.5: open failed: No such file
or directory
./configure: line 1: 20503 Killed ./conftest$ac_exeext
-----

Once you can compile and run simple C++ programs (e.g., using bool),
try running the LAM configure again.

On May 2, 2005, at 2:37 AM, Subhabrata Bhattacharya wrote:

> Hi,
>
> I have successfully installed Lam 7.1.1 on my Linux Machines and am
> able to run MPI programs on them.But I have got some issues while
> installing the same on Solaris 8.0(On UltraSparcII).
>
> On Solaris 8 I get this error message:
> ....
> ....
> checking map usability... yes
> checking map presence... yes
> checking for map... yes
> checking for type bool... yes
> checking for true/false... yes
> checking size of bool... -1
> configure: WARNING: *** Problem running configure test!
> configure: WARNING: *** See config.log for details.
> configure: error: *** Cannot continue.
>
> I have checked for g++/gcc/libstdc++, all are installed.
>
> The detailed log file is attached.
>
> Thanks in advance
> ~$ubh <config.log.sol8>_______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/

-- 
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/