<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear all,<div><br></div><div>I am trying to compile espresso-4.0.3 version (in parallel) because I am in need of it. However when I type make pw, the comoilation starts then stops with the error:</div><div><br></div><div>" <span style="font-size: 10pt; ">mpiifort -O2 -assume byterecl -g -traceback -par-report0 -vec-report0 -nomodule -fpp -D__INTEL -D__FFTW3 -D__MPI -D__PARA -I../include  -c xml_io_base.f90</span></div><div>xml_io_base.f90(18): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [IOTK_MODULE]</div><div>  USE iotk_module</div><div>------^</div><div>xml_io_base.f90(35): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [IOTK_ATTLENX]</div><div>  CHARACTER(iotk_attlenx)  :: attr</div><div>------------^</div><div>xml_io_base.f90(35): error #6841: An automatic object must not appear in the specification part of a module.   [ATTR]</div><div>  CHARACTER(iotk_attlenx)  :: attr</div><div>------------------------------^</div><div>xml_io_base.f90(327): error #6632: Keyword arguments are invalid without an explicit interface.   [FILE]</div><div>         CALL iotk_open_read( iunpun, FILE = filename, IERR = ierr )</div><div>--------------------------------------^</div><div>............</div><div><br></div><div><div>(1852): catastrophic error: Too many errors, exiting</div><div>compilation aborted for xml_io_base.f90 (code 1)</div><div>make[1]: *** [xml_io_base.o] Error 1</div><div>make[1]: Leaving directory `/home_cluster/fis718/eliemouj/espresso-4.0.3/Modules'</div><div>make: *** [mods] Error 2</div></div><div>"</div><div><br></div><div>Can anyone please tell me the source of this error.</div><div><br></div><div>Thank you all</div><div><br></div><div>Elie Mokaes</div><div>University of Nottingham</div><div>NG7 2RD</div>                                         </div></body>
</html>