<div dir="ltr">Dear Prof. F. Tran<div><br></div><div>the error was due to an overwriting of an old installation of libxc by a new one<br>to resolve this problem, we must delete the old version or install the new one in another location<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 13 déc. 2019 à 17:21, Tran, Fabien <<a href="mailto:fabien.tran@tuwien.ac.at">fabien.tran@tuwien.ac.at</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255);font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Did you use the same compilers for libxc?</p>
<p><br>
</p>
<div style="color:rgb(33,33,33)">
<hr style="display:inline-block;width:98%">
<div id="gmail-m_1486746080877285330divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Wien <<a href="mailto:wien-bounces@zeus.theochem.tuwien.ac.at" target="_blank">wien-bounces@zeus.theochem.tuwien.ac.at</a>> on behalf of Wahid Kamal <<a href="mailto:kamal.wahhid@gmail.com" target="_blank">kamal.wahhid@gmail.com</a>><br>
<b>Sent:</b> Friday, December 13, 2019 3:52 PM<br>
<b>To:</b> <a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<b>Subject:</b> [Wien] lapw0 compilation give errors</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Dear wien2k users and <span style="font-family:sans-serif;font-size:16px">developers</span></div>
<div>I got these errors when compiling lapw0 despite installing libxc.4.3.4 with ifort and icc<span style="font-family:sans-serif;font-size:16px"><br>
</span></div>
<div><br>
</div>
inputpars.F(6): error #7013: This module file was not generated by any release of this compiler.   [XC_F03_LIB_M]<br>
      use xc_f03_lib_m<br>
----------^<br>
inputpars.F(17): error #6457: This derived type name has not been declared.   [XC_F03_FUNC_T]<br>
      TYPE(xc_f03_func_t) :: xc_func<br>
-----------^<br>
inputpars.F(18): error #6457: This derived type name has not been declared.   [XC_F03_FUNC_INFO_T]<br>
      TYPE(xc_f03_func_info_t) :: xc_info<br>
-----------^<br>
inputpars.F(165): error #6404: This name does not have a type, and must have an explicit type.   [XC_FUNC]<br>
          call xc_f03_func_init(xc_func,id_func_x,XC_UNPOLARIZED)<br>
--------------------------------^<br>
inputpars.F(165): error #6404: This name does not have a type, and must have an explicit type.   [XC_UNPOLARIZED]<br>
          call xc_f03_func_init(xc_func,id_func_x,XC_UNPOLARIZED)<br>
--------------------------------------------------^<br>
inputpars.F(166): error #6404: This name does not have a type, and must have an explicit type.   [XC_INFO]<br>
          xc_info = xc_f03_func_get_info(xc_func)<br>
----------^<br>
inputpars.F(166): error #6404: This name does not have a type, and must have an explicit type.   [XC_F03_FUNC_GET_INFO]<br>
          xc_info = xc_f03_func_get_info(xc_func)<br>
--------------------^<br>
inputpars.F(167): error #6404: This name does not have a type, and must have an explicit type.   [XC_F03_FUNC_INFO_GET_FAMILY]<br>
          select case(xc_f03_func_info_get_family(xc_info))<br>
----------------------^<br>
inputpars.F(167): error #6608: In a CASE statement, the case-expr must be of type INTEGER, CHARACTER, or LOGICAL.   [XC_F03_FUNC_INFO_GET_FAMILY]<br>
          select case(xc_f03_func_info_get_family(xc_info))<br>
----------------------^<br>
inputpars.F(168): error #6404: This name does not have a type, and must have an explicit type.   [XC_FAMILY_MGGA]<br>
          case (xc_family_mgga,xc_family_hyb_mgga)<br>
</div>
</div>
</div>
</div>

_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div>