Dear all,
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 metadyn.c comes out:
metadyn.c(1120): error: expected a declaration
{
^
metadyn.c(1200): error: expected a type specifier
read_restraint(&mtd_data); // read META_INP
^
metadyn.c(1200): warning #77: this declaration has no storage class or type
specifier
read_restraint(&mtd_data); // read META_INP
^
metadyn.c(1200): warning #147: declaration is incompatible with "void
read_restraint(struct mtd_data_s *)" (declared at line 1136 of "metadyn.h")
read_restraint(&mtd_data); // read META_INP
^
metadyn.c(1202): error: expected a declaration
if(colvar.nconst==0) return; // no CVs, no party!
.....
I am using Intel ifort 11 and mkl in my compilation.
Thank you for any help.
Regards
Eong Sheng
_______________________________________________
Pw_forum mailing list
[email protected]
http://pwscf.org/mailman/listinfo/pw_forum