Dear Sir,
I have successfully compile the latest svn version of LIBXC with gnu compiler
(I have attached the libxc_test.out file which i got from self-tests of libxc.)
Then I have updated two files libxc_funcs_m.F and xc_libxc.F ( attached here).
After that I have compile CP2K 2.4 successfully without libxc.
But when i include the libxc, I got some error (full error file attached as mk.out)
"/scratch2/scratchdirs/test123/LIBXC/cp2k-2_4-branch/cp2k/cp2k/makefiles/../lib/libxc-gfortran-total/popt/libcp2k_lib.a(xc_libxc.o): In function `__xc_libxc_MOD_libxc_lsd_eval':
xc_libxc.F:(.text+0x30b9): undefined reference to `xc_f90_func_init_'
xc_libxc.F:(.text+0x30c6): undefined reference to `xc_f90_info_family_'
xc_libxc.F:(.text+0x583e): undefined reference to `xc_f90_func_init_'
xc_libxc.F:(.text+0x58ef): undefined reference to `xc_f90_gga_x_wpbeh_set_par_'
xc_libxc.F:(.text+0x591d): undefined reference to `xc_f90_hyb_gga_xc_hse_set_par_'
xc_libxc.F:(.text+0x5968): undefined reference to `xc_f90_info_family_'
xc_libxc.F:(.text+0x5999): undefined reference to `xc_f90_func_end_'
xc_libxc.F:(.text+0x6589): undefined reference to `xc_f90_func_end_'
xc_libxc.F:(.text+0x66bd): undefined reference to `xc_f90_gga_exc_'
Thanking you
A