Hi,<br><br>When trying to compile the complete espresso distribution with patch level 3.2.1 I found that I had to include a couple of extra flags in the configure command<br><br>IFLAGS=<br>-I../include : so that in the compilation of iotk_error.f90 include files were found
<br>-I/usr/include/mpi : otherwise these headers were not found, even though libmpi was found and configured<br><br>Also, during compilation there were many warnings like:<br><br>In file cegterg.f90:349<br><snip><br>
Warning (155): Inconsistent types (COMPLEX(8)/REAL(8)) in actual argument lists at (1) and (2)<br><br>Are these a problem?<br><br>Thanks,<br><br>Vivian<br>