<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;">I think make depend is needed to update the chain for a modified makefile, e.g. make.inc. Though I am not sure, but it fix the error.<br><br>One more question. I built with "make all" and I see two binary files<br>iotk_print_kinds.x<br>iotk.x<br><br><br>is that all?<br><br><br>Regards,<br>Mahmood<br><br><br><br><br> <br> <br> On Tuesday, September 12, 2017, 12:28:00 AM GMT+4:30, Paolo Giannozzi <p.giannozzi@gmail.com> wrote: <br><br><br><br><br><br>I don't think 'make depend' is needed: dependencies are updated before each new release. Unfortunately it is close to impossible to write a 'configure' that works in all cases. Recent versions locate fftw3 from mkl libraries, with all needed files, as long as environment variables are properly set<br><br>Paolo<br><br>On Mon, Sep 11, 2017 at 7:12 PM, Mahmood <nt_mahmood@yahoo.com> wrote:<br>> I have to manually modify "make.inc" and append that path to IFLAGS. Then I have to run "make depend" and then "make all".<br>> <br>> Is there any better solution for that?<br>> <br>> <br>> Regards,<br>> Mahmood<br>> <br>> <br>> <br>> <br>> <br>> <br>> On Monday, September 11, 2017, 4:34:43 PM GMT+4:30, Mahmood <nt_mahmood@yahoo.com> wrote: <br>> <br>> <br>> <br>> <br>> <br>> That doesn't work unfortunately. I still get the same error<br>> <br>> <br>> Regards,<br>> Mahmood<br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> On Monday, September 11, 2017, 3:54:56 PM GMT+4:30, Paolo Giannozzi <p.giannozzi@gmail.com> wrote: <br>> <br>> <br>> <br>> <br>> <br>> On Mon, Sep 11, 2017 at 9:18 AM, Mahmood <nt_mahmood@yahoo.com> wrote:<br>> <br>>> ./configure CPPFLAGS=-I/share/apps/ computer/fftw-3.3.6-pl2/ include<br>> <br>> I think the proper place for this is IFLAGS<br>> <br>> Paolo<br>> <br>> <br>>> <br>>> the make command complains that fft header files are not found.<br>>> <br>>> <br>>> fft_scalar.FFTW3.f90:27: error: fftw3.f: No such file or directory<br>>> <br>>> <br>>> <br>>> <br>>> How can I fix that?<br>>> <br>>> <br>>> Regards,<br>>> Mahmood<br>>> <br>>> ______________________________ _________________<br>>> Pw_forum mailing list<br>>> Pw_forum@pwscf.org<br>>> http://pwscf.org/mailman/ listinfo/pw_forum-- Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,Univ. Udine, via delle Scienze 208, 33100 Udine, ItalyPhone +39-0432-558216, fax +39-0432-558222______________________________ _________________Pw_forum mailing listPw_forum@pwscf.orghttp://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></div></body></html>