<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb18030">
  </head>
  <body>
    <p>In your compile.msg, I see:<br>
    </p>
    <p>ifort -O -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML
      -traceback -assume buffered_io
      -I/home-yw/compiler/intel2016/compilers_and_libraries_<font
        color="#ff0000">2016.3.210</font>/linux/mkl/include -qopenmp -c
      modules_tmp_.F<br>
      ./param.inc(16): error #5078: <font color="#ff0000">Unrecognized
        token</font> '#27' skipped<br>
            PARAMETER          (NUME=   12000<font color="#ff0000">.</font>)<br>
      ---------------------------------------^<br>
    </p>
    <p>I suggest using a different version of ifort, the <font
        color="#ff0000">2016.3.210</font> version of ifort I think was
      buggy such that even after a successful compile was giving runtime
      errors with WIEN2k [1].</p>
    <p>The above error seems to be saying that the dot symbol (.) after
      the NUME value is not allowed.  Try removing the dot either
      directly in param.inc or more preferably by using ./siteconfig (D
      -> 1 -> NUME).  Then, try recompiling (./siteconfig -> R
      -> A).  <br>
    </p>
    <p>[1]
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16520.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16520.html</a><br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 3/31/2020 6:00 AM, 晨晨 wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:tencent_75B56576FCDD2CBC69AD1ED3CD14A159FF0A@qq.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=gb18030">
      <div>
        <p class="MsoNormal"><span lang="EN-US">Dear Prof Blaha,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"> </span></p>
        <p class="MsoNormal"><span lang="EN-US">I am installing wien
            version 19.1 on Linux
            with intel compiler (ifort) and mkl.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"> </span></p>
        <p class="MsoNormal"><span lang="EN-US">I run ./sitecomfig_lapw.
            After I run “R
            compiler/Recompile”, errors appear:<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">“Compile time errors (if
            any) were:<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">SRC_lapw1/compile.smg:./param.inc(16):error
            #5078: Unrecognized token ‘#27’ skipped” etc.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">More information is as
            an attachment. <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"> </span></p>
        <span
          style="font-size:10.5pt;mso-bidi-font-size:11.0pt;font-family:
"Calibri","sans-serif";mso-ascii-theme-font:minor-latin;mso-fareast-font-family:
宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;
          mso-bidi-font-family:"Times New
          Roman";mso-bidi-theme-font:minor-bidi;
mso-ansi-language:EN-US;mso-fareast-language:ZH-CN;mso-bidi-language:AR-SA"
          lang="EN-US">Sincerely
          yours</span></div>
    </blockquote>
    <blockquote type="cite"
      cite="mid:tencent_75B56576FCDD2CBC69AD1ED3CD14A159FF0A@qq.com">
    </blockquote>
  </body>
</html>