Hi,
As requested, in attachment the archive containing configure.log,
config.log and make.log to help you to troubleshoot the problem.
Thank you very much for your help,
Cheers,
Eric.
> From: Brian Barrett <brbarret_at_[hidden]>
> Date: October 4, 2004 8:04:10 PM CEST
> To: General LAM/MPI mailing list <lam_at_[hidden]>
> Cc: Subject: Re: LAM: LAM-MPI 7.1.1 with Mac OS X and IBM compilers
> Reply-To: General LAM/MPI mailing list <lam_at_[hidden]>
>
>
> Hi -
>
> Can you please send the output from configure (please compress before
> sending - it can be quite big)? The list of everything we need to
> really help is available here:
>
> http://www.lam-mpi.org/using/support/
>
> Thanks,
>
> Brian
>
>
> On Oct 4, 2004, at 12:40 PM, Eric Circlaeys wrote:
>
>> Christian,
>>
>> I did the following:
>>
>> $> tar xvzf lam-7.1.1.tar.gz -C /usr/local/src
>> $> cd /usr/local/src/lam-7.1.1
>> $> ./configure --prefix="/usr/local" --with-trillium
>> --with-rsh=/usr/bin/ssh --with-fc=/opt/ibmcmp/xlf/8.1/bin/xlf
>> FFLAGS="-O4 -qprefetch" CC=/opt/ibmcmp/vacpp/6.0/bin/xlc CFLAGS="-O4
>> -qprefetch" CXX=/opt/ibmcmp/vacpp/6.0/bin/xlc++ CXXFLAGS="-O4
>> -qprefetch"
>> $> make
>>
>> The error was the following:
>>
>> [...]
>> /opt/ibmcmp/vacpp/6.0/bin/xlc -O4 -qprefetch -g -Wl,-multiply_defined
>> -Wl,suppress -o mpirun mpirun.o totalview.o
>> ../../share/liblam/.libs/liblam.a
>> ../../share/libtldl/.libs/libltdlc.a -ldl -lutil
>> /usr/bin/ld: can't locate file for: -lutil
>> make[2]: *** [mpirun] Error 1
>> [...]
>>
>> Any suggestions?
>> What is the best way to compile LAM and perform best optimization for
>> G5?
>>
>> Cheers,
>> Eric.
>>
>> On Oct 4, 2004, at 2:15 PM, Christian Simon wrote:
>>
>>> Hi Eric,
>>>
>>> Could you please give more details about the error messages you get ?
>>> At what point do you have troubles ?
>>>
>>>> Good morning,
>>>>
>>>> I tried to find such post in the archives but without success.
>>>>
>>>> I would like to compile LAM-MPI 7.1.1 on Mac OS X (10.3.5) platform
>>>> with XLC/XLF IBM compilers (September 2004 versions)
>>>>
>>>> I succeeded with the previous version (7.0.4) with same
>>>> configuration, but right now I have an issue with "libutil" that is
>>>> not necessary on this platform.
>>>>
>>>> Did someone succeeded in that configuration case?
>>>>
>>>> Cheers,
>>>> Eric.
>>>>
>>>> _______________________________________________
>>>> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>>>>
>>>>
>>>
>>
>> _______________________________________________
>> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
- text/enriched attachment: stored
- text/enriched attachment: stored
|