<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body >I found this on the quantum espresso website:<div><br></div><div>Source: http://www.quantum-espresso.org/wp-content/uploads/Doc/user_guide/node14.html<br><div><br></div><div>If you get error messages at the loading phase that look like file XYZ.o: unknown / not recognized/ invalid / wrong file type / file format / module version, one of the following things have happened:<br>you have leftover object files from a compilation with another compiler: run make clean and recompile.<br>make did not stop at the first compilation error (it may happen in some software configurations). Remove the file *.o that triggers the error message, recompile, look for a compilation error.<br>If many symbols are missing in the loading phase: you did not specify the location of all needed libraries (LAPACK, BLAS, FFTW, machine-specific optimized libraries), in the needed order. If only symbols from clib/ are missing, verify that you have the correct C-to-Fortran bindings, defined in include/c_defs.h. Note that QUANTUM ESPRESSO is self-contained (with the exception of MPI libraries for parallel compilation): if system libraries are missing, the problem is in your compiler/library combination or in their usage, not in QUANTUM ESPRESSO.</div></div><div><br></div><div>Anonymous</div><div>California State University</div><div>Chemistry student</div><div><br></div><br><br><div>-------- Original message --------</div><div>From: udayagiri sai babu <udayagiri3@gmail.com> </div><div>Date:06/12/2016  9:42 PM  (GMT-08:00) </div><div>To: PWSCF Forum <pw_forum@pwscf.org> </div><div>Subject: Re: [Pw_forum] PWscf compilation error </div><div><br></div><div dir="ltr"><div class="gmail_default" style="font-size:xx-large">Can somebody guide me on how to resolve the above problem. I have tried many things but could not resolve the problem. Your help is much appreciated.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 11, 2016 at 1:27 AM, udayagiri sai babu <span dir="ltr"><<a href="mailto:udayagiri3@gmail.com" target="_blank">udayagiri3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default">Hi all,</div><div class="gmail_default">I am trying to install QE 5.4.0 on centos, configure is successful but I am getting the following error in make. Could you please help me resolve the error.</div><div class="gmail_default">​</div><div class="gmail_default">test -d bin || mkdir bin</div><div class="gmail_default">( cd FFTXlib ; make TLDEPS= all || exit 1 )</div><div class="gmail_default">make[1]: Entering directory `/home/sai/espresso-5.4.0/FFTXlib'</div><div class="gmail_default">mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI -D__PARA  -I../include  -c fft_types.f90</div><div class="gmail_default">mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI -D__PARA  -I../include  -c scatter_mod.f90</div><div class="gmail_default">mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI -D__PARA  -I../include  -c fft_scalar.f90</div><div class="gmail_default"> In file fft_scalar.FFTW3.f90:25</div><div class="gmail_default"><br></div><div class="gmail_default">     Included at fft_scalar.f90:23</div><div class="gmail_default"><br></div><div class="gmail_default">       USE, intrinsic ::  iso_c_binding</div><div class="gmail_default">      1</div><div class="gmail_default">Error: Unclassifiable statement at (1)</div><div class="gmail_default">make[1]: *** [fft_scalar.o] Error 1</div><div class="gmail_default">make[1]: Leaving directory `/home/sai/espresso-5.4.0/FFTXlib'</div><div class="gmail_default">make: *** [libfft] Error 1</div><div class="gmail_default" style="font-size:xx-large">​</div><span class="HOEnZb"><font color="#888888"><div class="gmail_default" style="font-size:xx-large"><br clear="all"></div><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><span style="color:rgb(153,153,153)">Regards<br>U.Sai Babu<br>Research Scholar,<br>Deformation Mechanisms Modeling Group,<br>Materials Engineering Department,<br>IISc Bangalore,<br>India.</span><br></div></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span style="color:rgb(153,153,153)">Regards<br>U.Sai Babu<br>Research Scholar,<br>Deformation Mechanisms Modeling Group,<br>Materials Engineering Department,<br>IISc Bangalore,<br>India.</span><br></div></div>
</div>
</body>