<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div>Hi, All</div><div>I tried to compile QE develop version+ LibXC 5.0.0 with intel fortran compiler 2020 on my computer (52cores) by specifying the following parameters:<br></div><div>DFLAGS         =  -D__LIBXC -D__DFTI -D__MPI -Duse_beef<br>LD_LIBS        = -L/home/yons/codes/libxc-5.0.0/lib -lxcf90 -lxc<br></div><div><br></div><div>However, the compilation gave the following error:<br></div><div><br></div><div>mpif90 -O2 -assume byterecl -g -traceback -nomodule -fpp -D__LIBXC -D__DFTI -D__MPI -Duse_beef   -I/home/yons/codes/espresso-develop//include -I/home/yons/codes/espresso-develop//FoX/finclude -I/home/yons/codes/espresso-develop//S3DE/iotk/include/ -I/home/yons/intel/compilers_and_libraries_2020.1.217/linux/mkl/include -I/home/yons/codes/espresso-develop//iotk/src -I/home/yons/codes/espresso-develop//upflib -I/home/yons/codes/espresso-develop//Modules -I/home/yons/codes/espresso-develop//FFTXlib -I/home/yons/codes/espresso-develop//LAXlib -I/home/yons/codes/espresso-develop//UtilXlib -I/home/yons/codes/espresso-develop//FoX/finclude -I../ELPA/src -c funct.f90</div>funct.f90(414): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [XC_F03_LIB_M]<br>    USE xc_f03_lib_m<br>--------^<br>funct.f90(426): error #6457: This derived type name has not been declared.   [XC_F03_FUNC_T]<br>    TYPE(xc_f03_func_t) :: xc_func03<br>---------^<br>funct.f90(427): error #6457: This derived type name has not been declared.   [XC_F03_FUNC_INFO_T]<br>    TYPE(xc_f03_func_info_t) :: xc_info03<br>---------^<br>funct.f90(776): error #6404: This name does not have a type, and must have an explicit type.   [XC_FUNC03]<br>        CALL xc_f03_func_init( xc_func03, id_vec(ii), 1 )<br>-------------------------------^<br>funct.f90(777): error #6404: This name does not have a type, and must have an explicit type.   [XC_INFO03]<br>        xc_info03 = xc_f03_func_get_info(xc_func03)<br>--------^<br>funct.f90(777): error #6404: This name does not have a type, and must have an explicit type.   [XC_F03_FUNC_GET_INFO]<br>        xc_info03 = xc_f03_func_get_info(xc_func03)<br>--------------------^<br>funct.f90(778): error #6404: This name does not have a type, and must have an explicit type.   [XC_F03_FUNC_INFO_GET_N_EXT_PARAMS]<br>        n_ext_params = n_ext_params + xc_f03_func_info_get_n_ext_params(xc_info03)<br>--------------------------------------^<br>compilation aborted for funct.f90 (code 1)<br>../make.inc:16: recipe for target 'funct.o' failed<br>make[1]: *** [funct.o] Error 1<br>make[1]: À뿪Ŀ¼¡°/home/yons/codes/espresso-develop/Modules¡±<br>Makefile:193: recipe for target 'mods' failed<br><div>make: *** [mods] Error 1</div><div><br></div><div>Any idea to resolve this problem? Need your help</div><div><br></div><div><hr style="margin: 0 0 10px 0;border: 0;border-bottom:1px solid #E4E5E6;height:0;line-height:0;font-size:0;padding: 20px 0 0 0;width: 50px;" align="left"><div style="font-size:14px;font-family:Verdana;color:#000;"><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Dr. Jibiao Li, </b></font></i></div><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Department of Material Science and Engineering</b></font></i></div><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Yangtze Normal University</b></font></i></div><div><i><font face="Times New Roman"><font size="2"><font color="#0000ff"><b><span style="text-align: left; text-transform: none; line-height: 21px; text-indent: 0px; letter-spacing: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; float: none; -webkit-text-stroke-width: 0px; background-color: transparent;">Juxian Dadao 16#,</span> Fuling, Chongqing, China</b></font></font></font></i></div><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Email: jibiaoli@yznu.edu.cn, jibiaoli@foxmail.com, jibiao.li@hotmail.com</b></font></i></div><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Homepage: https://www.researchgate.net/profile/Jibiao_Li</b></font></i></div>








</div></div>