I think you can comment out the relevant parts of fft_modules.F in SRC_lapw0/lapw0 and module.f in SRC_hf if you are using the non-mpi versions, e.g.<div><div><br></div><div>#ifdef FFTW3</div><div>use, intrinsic :: ISO_C_BINDING</div>
<div>implicit none</div><div>        integer(C_INTPTR_T) :: local_nlast </div><div>        integer(C_INTPTR_T) :: local_last_start </div><div>        integer(C_INTPTR_T) :: total_local_size </div><div>        integer(C_INTPTR_T) :: iff3_g </div>
<div>        integer(C_INTPTR_T) :: ifft3_g </div></div><div>#endif</div><div><div><br></div><div>Unfortunately changing to -DFFTW2 would require a bit more work for the mpi version.<div><br><div class="gmail_quote">On Fri, Apr 26, 2013 at 1:58 AM, Peter Blaha <span dir="ltr">&lt;<a href="mailto:pblaha@theochem.tuwien.ac.at" target="_blank">pblaha@theochem.tuwien.ac.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Whatever compiler you are using ???<br>
<br>
Anyway, use the fftw2 version of the fftw library and I think you don&#39;t<br>
need this module.   (-DFFTW2   and the corresponding fftw2 version of<br>
the library.)<br>
<div class="im"><br>
On 04/26/2013 01:56 AM, <a href="mailto:tasaka@affinity-science.com">tasaka@affinity-science.com</a> wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I found that version 12.1 requires ISO_C_BINDING module.<br>
&gt; this is a Fortran 2003 extension and some f90/f95 compilers don&#39;t support it.<br>
&gt; For the users who use that compilers, should they choose version 11.1?<br>
&gt; if anyone know the workaround, please advise.<br>
&gt;<br>
&gt; With best regards,<br>
&gt; Tomo<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Wien mailing list<br>
&gt; <a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
&gt; <a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
&gt; SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
&gt;<br>
<br>
--<br>
<br>
</div>                                       P.Blaha<br>
--------------------------------------------------------------------------<br>
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna<br>
Phone: +43-1-58801-165300             FAX: +43-1-58801-165982<br>
Email: <a href="mailto:blaha@theochem.tuwien.ac.at">blaha@theochem.tuwien.ac.at</a>    WWW:<br>
<a href="http://info.tuwien.ac.at/theochem/" target="_blank">http://info.tuwien.ac.at/theochem/</a><br>
--------------------------------------------------------------------------<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Professor Laurence Marks<br>Department of Materials Science and Engineering<br>Northwestern University<br><a href="http://www.numis.northwestern.edu" target="_blank">www.numis.northwestern.edu</a> 1-847-491-3996<br>
&quot;Research is to see what everybody else has seen, and to think what nobody else has thought&quot;<br>Albert Szent-Gyorgi
</div></div></div>