<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>As the error message says, the <font color="#009900">libxc
library</font> was compiled with a different compiler. Perhaps
you compiled it with gfortran (FC=gfortran). Recompile it with
ifort [
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg17716.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg17716.html</a>
].<br>
</p>
<p>WIEN2k versions after 17 can use the 4.x version of libxc [
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16924.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16924.html</a>
]. I haven't tried the latest released 4.3.4. If issues are
encountered compiling WIEN2k with it, fallback on an earlier 4.x
version [ <a class="moz-txt-link-freetext" href="https://tddft.org/programs/libxc/download/previous/">https://tddft.org/programs/libxc/download/previous/</a> ].<br>
</p>
<p>It also says that it cannot find <font color="#6600cc">FFTW3 mpi</font>.
The fftw3 operating system package (such as installed by apt or
yum) usually only works for gfortran and non-mpi. The FFTW can
be downloaded [ <a class="moz-txt-link-freetext" href="http://www.fftw.org/download.html">http://www.fftw.org/download.html</a> ] and ifort
compiled with --enable-mpi [
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16746.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16746.html</a>
].<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 5/25/2019 2:55 AM, Indranil mal
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMXVQEFi28RFa7N8Kzu2bCBpe8yCjDwgpu_5rMeBFx_iHJQN6g@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>... <br>
</div>
<div>I got the error <br>
</div>
<div><br>
</div>
<div>SRC_lapw0/compile.msg:inputpars.F(6): error #7013: <font
color="#009900">This module file was not generated by any
release of this compiler. [XC_F03_LIB_M]</font></div>
SRC_lapw0/compile.msg:inputpars.F(17): error #6457: This derived
type name has not been declared. [XC_F03_FUNC_T]<br>
...<br>
SRC_lapw0/compile.msg:/tmp/ifort1JKsyy.i(862): catastrophic
error: Too many errors, exiting<br>
<br>
SRC_lapw0/compile.msg:make[1]: *** [inputpars.o] Error 1<br>
SRC_lapw0/compile.msg:make: *** [para] Error 2<br>
SRC_lapw2/compile.msg:make[1]: *** [lapw2_mpi] Error 1<br>
SRC_lapw2/compile.msg:make: *** [rp] Error 2<br>
SRC_lapw2/compile.msg:make[1]: *** [lapw2c_mpi] Error 1<br>
SRC_lapw2/compile.msg:make: *** [cp] Error 2<br>
SRC_nlvdw/compile.msg:fft_modules.F(69): error #5102: <font
color="#6600cc">Cannot open include file 'fftw3-mpi.f03'</font><br>
SRC_nlvdw/compile.msg:fft_modules.F(86): error #6404: This name
does not have a type, and must have an explicit type.
[FFTW_MPI_LOCAL_SIZE_3D]<br>
SRC_nlvdw/compile.msg:fft_modules.F(89): error #6404: This name
does not have a type, and must have an explicit type.
[FFTW_ALLOC_COMPLEX]<br>
SRC_nlvdw/compile.msg:fft_modules.F(120): error #6404: This name
does not have a type, and must have an explicit type.
[FFTW_FORWARD]<br>
SRC_nlvdw/compile.msg:fft_modules.F(121): error #6404: This name
does not have a type, and must have an explicit type.
[FFTW_ESTIMATE]<br>
SRC_nlvdw/compile.msg:fft_modules.F(117): error #6404: This name
does not have a type, and must have an explicit type.
[FFTW_MPI_PLAN_DFT_3D]<br>
SRC_nlvdw/compile.msg:fft_modules.F(125): error #6404: This name
does not have a type, and must have an explicit type.
[FFTW_BACKWARD]<br>
SRC_nlvdw/compile.msg:fft_modules.F(133): error #6601: In a CASE
statement, the case-value must be a constant expression.
[FFTW_FORWARD]<br>
SRC_nlvdw/compile.msg:fft_modules.F(133): error #6612: In a CASE
statement, the case-value must be of type INTEGER, CHARACTER, or
LOGICAL. [FFTW_FORWARD]<br>
SRC_nlvdw/compile.msg:fft_modules.F(133): error #6611: The
case-value must be of the same type as the case-expr.
[FFTW_FORWARD]<br>
SRC_nlvdw/compile.msg:fft_modules.F(135): error #6601: In a CASE
statement, the case-value must be a constant expression.
[FFTW_BACKWARD]<br>
SRC_nlvdw/compile.msg:fft_modules.F(135): error #6612: In a CASE
statement, the case-value must be of type INTEGER, CHARACTER, or
LOGICAL. [FFTW_BACKWARD]<br>
SRC_nlvdw/compile.msg:fft_modules.F(135): error #6611: The
case-value must be of the same type as the case-expr.
[FFTW_BACKWARD]<br>
SRC_nlvdw/compile.msg:make[1]: *** [fft_modules.o] Error 1<br>
SRC_nlvdw/compile.msg:make: *** [para] Error 2<br>
SRC_nmr/compile.msg:make[1]: *** [nmr_mpi] Error 1<br>
SRC_nmr/compile.msg:make: *** [rp] Error 2<br>
SRC_nmr/compile.msg:make[1]: *** [nmrc_mpi] Error 1<br>
<div>SRC_nmr/compile.msg:make: *** [cp] Error 2</div>
<div><br>
</div>
<div>please help<br>
</div>
</div>
</blockquote>
<blockquote type="cite"
cite="mid:CAMXVQEFi28RFa7N8Kzu2bCBpe8yCjDwgpu_5rMeBFx_iHJQN6g@mail.gmail.com"></blockquote>
</body>
</html>