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.
One more question. I built with "make all" and I see two binary files iotk_print_kinds.x iotk.x is that all? Regards, Mahmood On Tuesday, September 12, 2017, 12:28:00 AM GMT+4:30, Paolo Giannozzi <[email protected]> wrote: 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 Paolo On Mon, Sep 11, 2017 at 7:12 PM, Mahmood <[email protected]> wrote: > I have to manually modify "make.inc" and append that path to IFLAGS. Then I > have to run "make depend" and then "make all". > > Is there any better solution for that? > > > Regards, > Mahmood > > > > > > > On Monday, September 11, 2017, 4:34:43 PM GMT+4:30, Mahmood > <[email protected]> wrote: > > > > > > That doesn't work unfortunately. I still get the same error > > > Regards, > Mahmood > > > > > > > > On Monday, September 11, 2017, 3:54:56 PM GMT+4:30, Paolo Giannozzi > <[email protected]> wrote: > > > > > > On Mon, Sep 11, 2017 at 9:18 AM, Mahmood <[email protected]> wrote: > >> ./configure CPPFLAGS=-I/share/apps/ computer/fftw-3.3.6-pl2/ include > > I think the proper place for this is IFLAGS > > Paolo > > >> >> the make command complains that fft header files are not found. >> >> >> fft_scalar.FFTW3.f90:27: error: fftw3.f: No such file or directory >> >> >> >> >> How can I fix that? >> >> >> Regards, >> Mahmood >> >> ______________________________ _________________ >> Pw_forum mailing list >> [email protected] >> 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 [email protected]http://pwscf.org/mailman/ listinfo/pw_forum -- Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche, Univ. Udine, via delle Scienze 208, 33100 Udine, Italy Phone +39-0432-558216, fax +39-0432-558222
_______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
