It looks like your problem is still essentially the same -- it didn't
like the -i_static flag, and then eventually failed because a C++
shared library could not be found:
-----
./conftest: error while loading shared libraries: libcxaguard.so.5:
cannot open
shared object file: No such file or directory
-----
Tim's original suggestion was a good one -- use the Intel-provided
scripts to setup your environment (PATH, LD_LIBRARY_PATH, etc.).
More specifically, this is a compiler problem -- not a LAM/MPI problem.
Hence, your best measure for success is to be able to compile simple,
standalone programs in C, Fortran, and C++. Only after you are able to
do those three things should you run LAM's configure again -- it should
then be able to complete successfully.
On Jul 1, 2005, at 1:25 AM, Sumeet Kapur wrote:
> I put the flags, but I still ge tthe same error.
> (check attached config-7.1-new.txt.
>
> -sumeet-
>
>
> -----Original Message-----
> From: Tim Prince [mailto:tprince_at_[hidden]]
> Sent: Friday, July 01, 2005 1:05 AM
> To: kapurs_at_[hidden]; General LAM/MPI mailing list
> Subject: Re: LAM: Trouble installing LAM 7.1.1 on Red Hat Linux 3 ES
>
>
> Sumeet Kapur wrote:
>
>> Hi jeff,Tim-
>>
>> I have attached the config-7.1.log (didn't compress it though..43 K
>> only).
>> I have tried LAM/MPI 7.1.2 beta. It also gives the same error. I have
>> also
>> attached the config-7.2b it generated.
>>
>>
>> -sumeet-
>>
>>
> Apparently, you didn't have the Intel compiler run-time library on
> LD_LI
> BRARY_PATH while running configure. That's one of the things the
> environment scripts provided with the Intel compilers do. You might
> have got away with this if you had included -i_static in the CFLAGS,
> CXXFLAGS, and FFLAGS environment variables. Your configure didn't make
> it far enough to see whether you had the Fortran path right.
> <config-7.1-new.log>_______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|