<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    mansi?<br>
    <br>
    Hi...  In general, things will compile with a lot of warnings about
    array sizes, etc..; don't know if there are any specific problems in
    your case or not...<br>
    <br>
    The compiler failure error is what is stopping the final compile and
    link.  Not sure, but this could be a compiler/library version
    problem.  I seem to remember that I had problems in the past when
    the version of Linux and the gcc/gfortran compiler was too old... 
    Ask your system admin to do a "yum update ; yum upgrade".  In some
    cases, the version of RHEL/CentOS/Scientific Linux is so old that
    the latest compiler available for that version is still too old.  If
    that's the case, you must install and use your own version of a
    newer gfortran - this is very difficult because of all the
    dependencies, references, and libraries required; or, upgrade the
    base system version to the latest - much easier, but you may have
    problems getting an admin to do this ;-).  If you control the
    machine, do it yourself...  Note that this problem was referenced in
    another NEK5000 mailing list entry; do a search of the archives to
    find it using "...<span style="background-color: rgb(255, 0, 255);">internal
      compiler error: in expand_expr_real_1"</span><br>
    <br>
    See Ya,<br>
    Murph<br>
    <pre class="moz-signature" cols="72">-- 
Murphy Leo O'Dea
PhD Candidate
Oakland University
<a class="moz-txt-link-abbreviated" href="mailto:mlodea@oakland.edu">mlodea@oakland.edu</a></pre>
    <br>
    <div class="moz-cite-prefix">--------------------------------------------------------------------------------------------------------------------------------------------<br>
      <span style="background-color: rgb(255, 0, 255);">            s23
        = sij(j1,j2,1,5,e)                                     
      </span><br>
      <span style="background-color: rgb(255, 0, 255);">                            
        1</span><br>
      <span style="background-color: rgb(255, 0, 255);">Warning: Array
        reference at (1) is out of bounds</span><br>
      <span style="background-color: rgb(255, 0, 255);">gfortran -c  -O2
        -fdefault-real-8 -fdefault-double-8 -x f77-cpp-input -DPTRSIZE8
        -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG
        -I/home/users/mansi/eddy -I/home/users/mansi/nek5_svn/trunk/nek
        -I/home/users/mansi/nek5_svn/trunk/nek/cmt -I./
        /home/users/mansi/nek5_svn/trunk/nek/fasts.f -o obj/fasts.o</span><br>
      <span style="background-color: rgb(255, 0, 255);">/home/users/mansi/nek5_svn/trunk/nek/navier8.f:
        In function ‘setvert3d’:</span><br>
      <span style="background-color: rgb(255, 0, 255);">/home/users/mansi/nek5_svn/trunk/nek/navier8.f:2354:
        internal compiler error: in expand_expr_real_1, at expr.c:6846</span><br>
      <span style="background-color: rgb(255, 0, 255);">Please submit a
        full bug report,</span><br>
      <span style="background-color: rgb(255, 0, 255);">with
        preprocessed source if appropriate.</span><br>
      <span style="background-color: rgb(255, 0, 255);">See
        <a class="moz-txt-link-rfc1738" href="http://bugzilla.redhat.com/bugzilla"><URL:http://bugzilla.redhat.com/bugzilla></a> for
        instructions.</span><br>
      <span style="background-color: rgb(255, 0, 255);">make: ***
        [obj/navier8.o] Error 1</span><br>
      <span style="background-color: rgb(255, 0, 255);">make: ***
        Waiting for unfinished jobs....</span><br>
      <span style="background-color: rgb(255, 0, 255);"> In file
        /home/users/mansi/nek5_svn/trunk/nek/fasts.f:343</span><br>
    </div>
    <br>
    <pre class="moz-signature" cols="72">
</pre>
  </body>
</html>