The build seems to have completed, although it detected clock skew. Try running the cpi example in the examples directory. Rajeev On Jul 5, 2013, at 9:43 AM, [email protected] wrote:
Hi Jeff, Bill
Thank you for your help. I have disabled f77 and f90 as you suggest using
./configure --prefix = /home/ris3/asm7/mpich-3.0.4_build 2>&1 --disable-fc --disable-f77 |tee c_dis_f77_f90.txt
This did provide a successful outcome interms of a Makefile. However, when trying either;
make 2>&1 |tee m_dis_f77_f90.txt
or
make 2>&1 V=1 |tee m_dis_f77_f90.txt
the code failed to compile.
See attached config_dis_f77_f90.log and m_dis_f77_f90.txt for details.
You may also have seen the email from Bill regarding the integer issue so I will send the appropriate config.log file too.
Regards,
Anton
Jeff Hammond <[email protected]> Sent by: [email protected] 05/07/2013 14:07 Please respond to [email protected]
To "[email protected]" <[email protected]> cc Subject Re: [mpich-discuss] Running configure on Suse Enterprise 10
Disable Fortran if you don't have a Fortran compiler. The options are shown with the help invocation.
Jeff
Sent from my iPhone
On Jul 5, 2013, at 6:15 AM, "[email protected]" <[email protected]> wrote:
Dear MPICH developers,
I have downloaded and extracted mpich-3.0.4.tar.gz to /home/ris3/asm7/mpich-3.0.4/
I then created a build directory as /home/ris3/asm7/mpich-3.0.4_build/
I went back to /home/ris3/asm7/mpich-3.0.4/ and executed the .configure script detailed below
./configure --prefix = /home/ris3/asm7/mpich-3.0.4_build 2>&1 | tee c.txt (I confirmed I was using bash shell, using echo $SHELL)
The output from this c.txt is attached and there is only one error right at the bottom although there are some warnings.
No Makefile is created so the next step make doesn't work.
I just wanted to see if you can see what the issue is.
Many thanks
Anton
"The information contained in this email may be commercially sensitive and/or legally privileged. It is intended solely for the person(s) to whom it is addressed. If you are not a named recipient, you are on notice of its status. Please notify the sender immediately by reply e-mail and then delete this message from your system. You must not disclose it to any other person, copy or distribute it or use it for any purpose.
Views expressed in this email are not necessarily those of Sellafield Ltd.
Sellafield Ltd, a company owned by Nuclear Management Partners Ltd, is registered in England and Wales, Company number 1002607. The registered office is situated at Booths Park, Chelford Road, Knutsford, Cheshire WA16 8QZ."
<c.txt> _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss____________________________... discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
***************************************************************************** This message was received by the Sellafield.Site Internet Email Gateway
and was checked for Viruses and SPAM by the MessageLabs Email Management Service. Please forward any suspicious or unwanted emails to "Spam Helpdesk" *****************************************************************************
"The information contained in this email may be commercially sensitive and/or legally privileged. It is intended solely for the person(s) to whom it is addressed. If you are not a named recipient, you are on notice of its status. Please notify the sender immediately by reply e-mail and then delete this message from your system. You must not disclose it to any other person, copy or distribute it or use it for any purpose.
Views expressed in this email are not necessarily those of Sellafield Ltd.
Sellafield Ltd, a company owned by Nuclear Management Partners Ltd, is registered in England and Wales, Company number 1002607. The registered office is situated at Booths Park, Chelford Road, Knutsford, Cheshire WA16 8QZ."
<config_dis_f77f90.log><m_dis_f77_f90.txt><c_dis_f77_f90.txt><config.log>_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss