<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
Dear all,
<div style="color: rgb(0, 0, 0);">
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p><br>
</p>
<p>I am encountering a problem during the installation of Quantum Espresso v6.0. The basic packages can compiled successfully, but when compiling plumed, gipaw and west, the following errors concerning
<span>metadyn.c</span> comes out:</p>
<p><br>
</p>
<p>metadyn.c(1120): error: expected a declaration<br>
</p>
<div>  {<br>
  ^<br>
<br>
metadyn.c(1200): error: expected a type specifier<br>
    read_restraint(&mtd_data);             // read META_INP<br>
                   ^<br>
<br>
metadyn.c(1200): warning #77: this declaration has no storage class or type specifier<br>
    read_restraint(&mtd_data);             // read META_INP<br>
    ^<br>
<br>
metadyn.c(1200): warning #147: declaration is incompatible with "void read_restraint(struct mtd_data_s *)" (declared at line 1136 of "metadyn.h")<br>
    read_restraint(&mtd_data);             // read META_INP<br>
    ^<br>
<br>
metadyn.c(1202): error: expected a declaration<br>
    if(colvar.nconst==0) return;                          // no CVs, no party!<br>
</div>
<p></p>
<p>.....</p>
<p><br>
</p>
<p><br>
</p>
<p>I am using Intel ifort 11 and mkl in my compilation.</p>
<p>Thank you for any help.</p>
<p><br>
</p>
<p>Regards</p>
<p>Eong Sheng<br>
</p>
</div>
</div>
</div>
</div>
</body>
</html>