Hello, <br><br>my name is Vassili, i just started my PhD under the supervision of Toni font in Valencia. I am going to work with the Einstein Toolkit to do numerical simulations.<br><br>I tried installing the toolkit as described in the simplified tutorial for new users and got the following error messages when trying to compile:<br>

<br>Error: Unclassifiable statement at (1)<br>/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:971.72:<br><br>               GOTO 404                                                 <br>                                                                        1<br>
Error: Label 404 referenced at (1) is never defined<br>/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1393.6:<br><br> 101 format(a1,a14)                                                     <br>      1<br>Error: Bad continuation line at (1)<br>
/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1393.6:<br><br> 101 format(a1,a14)                                                     <br>      1<br>Error: Unclassifiable statement at (1)<br>/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1392.29:<br>
<br>         write(filehandle,101) char(34),filename                        <br>                             1<br>Error: FORMAT label 101 at (1) not defined<br>/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1694.6:<br>
<br> 101 format(a1,a14)                                                     <br>      1<br>Error: Bad continuation line at (1)<br>/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1694.6:<br><br> 101 format(a1,a14)                                                     <br>
      1<br>Error: Unclassifiable statement at (1)<br>/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1693.22:<br><br>         write(444,101) char(34),filename                               <br>                      1<br>
Error: FORMAT label 101 at (1) not defined<br>/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1998.6:<br><br> 101 format(a1,a14)                                                     <br>      1<br>Error: Bad continuation line at (1)<br>
/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1998.6:<br><br> 101 format(a1,a14)                                                     <br>      1<br>Error: Unclassifiable statement at (1)<br>/home/vass/Cactus/configs/firsttry/build/Extract/Extract.f:1997.22:<br>
<br>         write(444,101) char(34),filename                               <br>                      1<br>Error: FORMAT label 101 at (1) not defined<br>make[3]: *** [Extract.F.o] Error 1<br>make[3]: *** Waiting for unfinished jobs....<br>
Postprocessing /home/vass/Cactus/arrangements/EinsteinAnalysis/Extract/src/unphysical_to_physical.F<br>________________________________________________________________________<br>make[2]: *** [make.checked] Error 2<br>make[1]: *** [/home/vass/Cactus/configs/firsttry/lib/libthorn_Extract.a] Error 2<br>
make: *** [firsttry] Error 2<br>vass@vass-Studio-1557:~/Cactus$ ./simfactory/bin/sim build  firsttry --thornlist=manifest/<a href="http://einsteintoolkit.th">einsteintoolkit.th</a> --optionlist=/home/vass/.cactus/config <br>
<br><br>this is not exhaustive, it goes on for much longer...basically the fortran F77 files are not compiled properly...i am using ubuntu 11.04 and gfortran, but also installed g77 from the ubuntu 8.04 archives to see whether this would remove the problems...as suggested in the web, i have also used the ffppflags= -traditional option in my config file...<br>
<br>before, there were also other files affected by this, like the distortedBHIVP.f file....<br><br>don&#39;t know what to do, it would be great if you could point me into a direction!!<br><br>best wishes,<br><br>Vassili<br>