<div dir="ltr"><div><br></div>On some architectures the -I flag is not correctly updated by configure.<div>Add the include path of FFTW manually to the -I list of make.sys:</div><div><br></div><div>IFLAGS = -I../include -I$FFTW_INC</div><div><br></div><div>This at least will compile.</div><div><br></div><div>                 Giovanni La Penna (Cnr Italy)</div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-12 17:05 GMT+02:00 Sam Azadi <span dir="ltr"><<a href="mailto:s.azadi@imperial.ac.uk" target="_blank">s.azadi@imperial.ac.uk</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear developers,<br>
<br>
I'm trying to compile Espresso-5.4.0 on same machines where previous<br>
versions were complied and have been running, but getting this error:<br>
<br>
---------------------------------------------<br>
<br>
fft_scalar.FFTW3.f90(40): #error: can't find include file: fftw3.f<br>
../make.sys:9: recipe for target 'fft_scalar.o' failed<br>
------------------------------------------------<br>
although "fftw3.f" path is included in make.sys file which is attached.<br>
I appreciate your comments.<br>
<br></blockquote></div></div></div>