<div dir="ltr">Ian<div><br></div><div>Most likely, setting both F77 and F90 to "gfortran" will work.</div><div><br></div><div>You didn't specify what MPI options you are using when configuring. Can you provide more details?</div>
<div><br></div><div>-erik</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 29, 2014 at 10:57 AM, Ian Smith <span dir="ltr"><<a href="mailto:the.pond@dsl.pipex.com" target="_blank">the.pond@dsl.pipex.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi List!<br>
<br>
I've tried building this a few times over the last couple of years, on<br>
different machines, and always get stuck at the build stage, currently I<br>
have this set of errors:<br>
<br>
------------------------------------------------------<br>
There were 3 errors during execution of the CST<br>
These must be corrected before compilation can proceed<br>
------------------------------------------------------<br>
<br>
------------------------------------------------------<br>
Warnings were generated during execution of the CST<br>
------------------------------------------------------<br>
<br>
CST error 1:<br>
-> Configuration script for thorn FORTRAN returned exit code 1<br>
Error message: 'Fortran thorn requires that a Fortran compiler is<br>
defined, but F77 = 'none' and F90 = 'none'. Aborting.'<br>
<br>
<br>
CST error 2:<br>
-> Configuration script for thorn LORENE returned exit code 1<br>
(no error message)<br>
<br>
<br>
CST error 3:<br>
-> Configuration script for thorn MPI returned exit code 1<br>
(no error message)<br>
<br>
------------------------------------------------------<br>
<br>
I have all the compilers that I think are needed, and have also added<br>
the dependencies listed at<br>
<a href="https://docs.einsteintoolkit.org/et-docs/Simplified_Tutorial_for_New_Users" target="_blank">https://docs.einsteintoolkit.org/et-docs/Simplified_Tutorial_for_New_Users</a><br>
<br>
I have also tried things like:<br>
<br>
export F77=/usr/bin/f77<br>
export F90=/usr/bin/f95<br>
<br>
to no avail. As for installed packages, these seem relevant to the<br>
errors . . .<br>
<br>
ian@bonsai Tue Jul 29 02:58 PM /opt/EinsteinToolkit/Cactus<br>
$ aptitude search fort | grep '^i'<br>
i fort77 - Invoke f2c like a real compiler<br>
i gfortran - GNU Fortran 95 compiler<br>
i A gfortran-4.8 - GNU Fortran compiler<br>
i A libgfortran-4.8-dev - Runtime library for GNU Fortran<br>
applicatio<br>
i libgfortran3 - Runtime library for GNU Fortran<br>
applicatio<br>
ian@bonsai Tue Jul 29 02:58 PM /opt/EinsteinToolkit/Cactus<br>
$ aptitude search mpi | grep '^i'<br>
i libmpich-dev - Development files for MPICH<br>
i A libmpich10 - Shared libraries for MPICH<br>
i libmpich2-dev - Transitional dummy package for<br>
MPICH devel<br>
i A libopenmpi1.6 - high performance message passing<br>
library -<br>
i A mpi-default-bin - Standard MPI runtime programs<br>
(metapackage<br>
i A mpich - Implementation of the MPI Message<br>
Passing<br>
i mpich2 - Transitional dummy package<br>
i A openmpi-bin - high performance message passing<br>
library -<br>
i A openmpi-common - high performance message passing<br>
library -<br>
<br>
Can anyone assist with this? I am using Xubuntu 14.04 64-bit.<br>
<br>
Cheers,<br>
<br>
Ian.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Erik Schnetter <<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>><br><a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a>
</div>