<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;">It seems that the issue is related to parallel compilation with -j switch. So, maybe one make process needs something that is not available yet. If I drop -j, I don't see such error.<br><br><br><br>Regards,<br>Mahmood<br><br><br><br><br> <br> <br> On Monday, September 11, 2017, 12:33:19 PM GMT+4:30, Mahmood <nt_mahmood@yahoo.com> wrote: <br><br><br><br><br><br>Excuse me... the problem still exists as I checked the output of the make. Since I used 'make -j', I didn't notice the errors in the middle of the make output.<br><br>I have to say that I use the latest version qe-6.1<br><br><br>Regards,<br>Mahmood<br><br><br><br><br><br><br><br>On Monday, September 11, 2017, 11:06:45 AM GMT+4:30, Paolo Giannozzi <p.giannozzi@gmail.com> wrote: <br><br><br><br><br><br>It must be an old version: there is no such dependency in recent versions<br><br>Paolo<br><br>On Mon, Sep 11, 2017 at 7:48 AM, Mahmood <nt_mahmood@yahoo.com> wrote:<br>> So the solution was to run 'make depends' and then 'make'.<br>> <br>> <br>> Regards,<br>> Mahmood<br>>  <br>> <br>> <br>> <br>>  <br>>  <br>>  On Sunday, September 10, 2017, 1:19:08 PM GMT+4:30, Mahmood <nt_mahmood@yahoo.com> wrote: <br>> <br>> <br>> <br>> <br>> <br>> Hello,<br>> <br>> How the following error can be resolved?<br>> <br>> <br>> mpif90 -O3 -g -x f95-cpp-input -D__FFTW3 -D__MPI -D__SCALAPACK  -I/share/apps/chemistry/qe-6. 1/source//include -I../include/ -I/share/apps/computer/fftw-3. 3.6-pl2/include -I../../iotk/src -I../../Modules -I../../FFTXlib -I../../LAXlib -c pwscf.f90<br>> mpif90 -O3 -g -x f95-cpp-input -D__FFTW3 -D__MPI -D__SCALAPACK   -I../../iotk/src -I../../Modules -I../../FFTXlib -I../../LAXlib -I. -c paw_type.f90<br>> ../PW/src/pwcom.f90:431.10:<br>> <br>>   USE ldaU<br>>           1<br>> Fatal Error: Can't open module file 'ldau.mod' for reading at (1): No such file or directory<br>> make[1]: *** [../PW/src/pwcom.o] Error 1<br>> make[1]: Leaving directory `/share/apps/chemistry/qe-6.1/ source/LR_Modules'<br>> make: *** [lrmods] Error 1<br>> <br>> <br>> <br>> The config.log can be found at https://pastebin.com/0PvbU4HX<br>> <br>> <br>> Regards,<br>> Mahmood<br>> <br>> <br>> <br>> ______________________________ _________________<br>> Pw_forum mailing list<br>> Pw_forum@pwscf.org<br>> http://pwscf.org/mailman/ listinfo/pw_forum<br><br><br><br>-- <br>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br><br><br><br></div></body></html>