Error Compiling 4.1 with Libsmm

Peter Gillespie pnogil... at sheffield.ac.uk
Wed Jun 7 15:08:19 UTC 2017


Dear All,

I have recently tried to compile CP2K 4.1 with Libsmm, built from the 
relevant "build_libsmm" directory provided in the distribution. Attached 
are the architecture file and a text file showing the error stream from the 
point at which the error occurred. The commented out sections of the arch 
file were from previous attempts to build the program with CUDA support and 
PLUMED, but I've left these out due to previous problems trying to include 
them in the build.

I hope that this is just a simple problem, one that is just due to my 
limited experience at compiling software, so I will gladly try any changes 
that people can think of.

I am using v17.0.0 of the Intel compiler stack, as well as openmpi 2.0.1 
and Intel MKL for that stack.

Many Thanks

-Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20170607/bc0b2bdb/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ShARC-intel.popt
Type: application/octet-stream
Size: 2561 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20170607/bc0b2bdb/attachment.obj>
-------------- next part --------------
libcp2k_unittest.o: In function `main':
libcp2k_unittest.c:(.text+0x0): multiple definition of `main'
/usr/local/packages/dev/intel-ps-xe-ce/2017.0/binary/compilers_and_libraries_2017.0.098/linux/compiler/lib/intel64_lin/for_main.o:for_main.c:(.text+0x0): first defined here
/usr/local/packages/dev/intel-ps-xe-ce/2017.0/binary/compilers_and_libraries_2017.0.098/linux/compiler/lib/intel64_lin/for_main.o: In function `main':
for_main.c:(.text+0x2a): undefined reference to `MAIN__'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_terminate_libint_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:233: undefined reference to `free_libint'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_terminate_libderiv_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:243: undefined reference to `free_libderiv'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_initialize_libderiv_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:212: undefined reference to `init_libderiv_base'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:216: undefined reference to `libderiv1_storage_required'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:221: undefined reference to `init_libderiv1'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_initialize_libint_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:180: undefined reference to `init_libint_base'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:184: undefined reference to `libint_storage_required'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:188: undefined reference to `init_libint'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_terminate_libint_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:233: undefined reference to `free_libint'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_terminate_libderiv_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:243: undefined reference to `free_libderiv'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_initialize_libderiv_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:212: undefined reference to `init_libderiv_base'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:216: undefined reference to `libderiv1_storage_required'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:221: undefined reference to `init_libderiv1'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_initialize_libint_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:180: undefined reference to `init_libint_base'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:184: undefined reference to `libint_storage_required'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:188: undefined reference to `init_libint'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_terminate_libint_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:233: undefined reference to `free_libint'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_terminate_libderiv_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:243: undefined reference to `free_libderiv'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_initialize_libderiv_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:212: undefined reference to `init_libderiv_base'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:216: undefined reference to `libderiv1_storage_required'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:221: undefined reference to `init_libderiv1'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kmain.a(hfx_libint_wrapper.o): In function `hfx_libint_wrapper_mp_initialize_libint_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:180: undefined reference to `init_libint_base'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:184: undefined reference to `libint_storage_required'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/hfx_libint_wrapper.f90:188: undefined reference to `init_libint'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_info_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:198: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:202: undefined reference to `xc_f90_info_name_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:203: undefined reference to `xc_f90_info_kind_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:218: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:234: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:246: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_info_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:295: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:299: undefined reference to `xc_f90_info_name_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:300: undefined reference to `xc_f90_info_kind_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:315: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:333: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:345: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_eval_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:426: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:471: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:503: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:559: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:601: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_calc_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1208: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1212: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1455: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1457: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1463: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1401: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1405: undefined reference to `xc_f90_mgga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1375: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1386: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1422: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1424: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1429: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1348: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1349: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1353: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1355: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1310: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1313: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1290: undefined reference to `xc_f90_gga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1299: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1327: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1331: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1333: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1493: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1276: undefined reference to `xc_f90_lda_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1255: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1256: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1236: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1218: undefined reference to `xc_f90_lda_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1227: undefined reference to `xc_f90_lda_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1246: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1267: undefined reference to `xc_f90_lda_kxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_eval_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:683: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:777: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:836: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1039: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1138: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_calc_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1657: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1662: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2217: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2220: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2227: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2063: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2068: undefined reference to `xc_f90_mgga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1996: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2024: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2110: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2113: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2119: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1924: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1925: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1929: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1930: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1839: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1842: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1794: undefined reference to `xc_f90_gga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1813: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1870: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1874: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1875: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2319: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1764: undefined reference to `xc_f90_lda_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1729: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1730: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1699: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1672: undefined reference to `xc_f90_lda_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1685: undefined reference to `xc_f90_lda_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1714: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1748: undefined reference to `xc_f90_lda_kxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_info_refs_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:274: undefined reference to `xc_f90_info_refs_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:287: undefined reference to `xc_f90_info_refs_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_get_number_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:366: undefined reference to `xc_f90_functional_get_number_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:368: undefined reference to `xc_f90_functional_get_number_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_needs_laplace_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:460: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:463: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:507: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:464: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:476: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:488: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:492: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:497: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:480: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:483: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:468: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:471: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_set_params_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:565: undefined reference to `xc_f90_lda_x_1d_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:563: undefined reference to `xc_f90_lda_c_1d_csc_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:561: undefined reference to `xc_f90_lda_c_2d_prm_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:559: undefined reference to `xc_f90_lda_c_xalpha_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:571: undefined reference to `xc_f90_hyb_gga_xc_hse_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:576: undefined reference to `xc_f90_gga_x_hjs_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:578: undefined reference to `xc_f90_gga_x_wpbeh_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:567: undefined reference to `xc_f90_gga_lb_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:569: undefined reference to `xc_f90_mgga_x_tb09_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:557: undefined reference to `xc_f90_lda_x_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:582: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_buggy_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:684: undefined reference to `xc_f90_functional_get_name_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_info_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:198: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:202: undefined reference to `xc_f90_info_name_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:203: undefined reference to `xc_f90_info_kind_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:218: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:234: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:246: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_info_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:295: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:299: undefined reference to `xc_f90_info_name_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:300: undefined reference to `xc_f90_info_kind_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:315: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:333: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:345: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_eval_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:426: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:471: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:503: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:559: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:601: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_calc_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1208: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1212: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1455: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1457: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1463: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1401: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1405: undefined reference to `xc_f90_mgga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1375: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1386: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1422: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1424: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1429: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1348: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1349: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1353: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1355: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1310: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1313: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1290: undefined reference to `xc_f90_gga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1299: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1327: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1331: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1333: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1493: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1276: undefined reference to `xc_f90_lda_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1255: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1256: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1236: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1218: undefined reference to `xc_f90_lda_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1227: undefined reference to `xc_f90_lda_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1246: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1267: undefined reference to `xc_f90_lda_kxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_eval_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:683: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:777: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:836: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1039: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1138: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_calc_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1657: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1662: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2217: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2220: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2227: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2063: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2068: undefined reference to `xc_f90_mgga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1996: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2024: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2110: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2113: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2119: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1924: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1925: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1929: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1930: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1839: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1842: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1794: undefined reference to `xc_f90_gga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1813: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1870: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1874: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1875: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2319: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1764: undefined reference to `xc_f90_lda_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1729: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1730: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1699: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1672: undefined reference to `xc_f90_lda_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1685: undefined reference to `xc_f90_lda_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1714: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1748: undefined reference to `xc_f90_lda_kxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_info_refs_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:274: undefined reference to `xc_f90_info_refs_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:287: undefined reference to `xc_f90_info_refs_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_get_number_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:366: undefined reference to `xc_f90_functional_get_number_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:368: undefined reference to `xc_f90_functional_get_number_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_needs_laplace_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:460: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:463: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:507: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:464: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:476: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:488: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:492: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:497: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:480: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:483: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:468: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:471: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_set_params_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:565: undefined reference to `xc_f90_lda_x_1d_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:563: undefined reference to `xc_f90_lda_c_1d_csc_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:561: undefined reference to `xc_f90_lda_c_2d_prm_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:559: undefined reference to `xc_f90_lda_c_xalpha_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:571: undefined reference to `xc_f90_hyb_gga_xc_hse_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:576: undefined reference to `xc_f90_gga_x_hjs_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:578: undefined reference to `xc_f90_gga_x_wpbeh_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:567: undefined reference to `xc_f90_gga_lb_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:569: undefined reference to `xc_f90_mgga_x_tb09_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:557: undefined reference to `xc_f90_lda_x_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:582: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_buggy_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:684: undefined reference to `xc_f90_functional_get_name_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_info_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:198: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:202: undefined reference to `xc_f90_info_name_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:203: undefined reference to `xc_f90_info_kind_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:218: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:234: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:246: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_info_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:295: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:299: undefined reference to `xc_f90_info_name_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:300: undefined reference to `xc_f90_info_kind_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:315: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:333: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:345: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_eval_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:426: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:471: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:503: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:559: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:601: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lda_calc_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1208: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1212: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1455: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1457: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1463: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1401: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1405: undefined reference to `xc_f90_mgga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1375: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1386: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1422: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1424: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1429: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1348: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1349: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1353: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1355: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1310: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1313: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1290: undefined reference to `xc_f90_gga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1299: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1327: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1331: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1333: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1493: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1276: undefined reference to `xc_f90_lda_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1255: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1256: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1236: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1218: undefined reference to `xc_f90_lda_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1227: undefined reference to `xc_f90_lda_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1246: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1267: undefined reference to `xc_f90_lda_kxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_eval_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:683: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:777: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:836: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1039: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1138: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc.o): In function `xc_libxc_mp_libxc_lsd_calc_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1657: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1662: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2217: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2220: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2227: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2063: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2068: undefined reference to `xc_f90_mgga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1996: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2024: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2110: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2113: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2119: undefined reference to `xc_f90_mgga_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1924: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1925: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1929: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1930: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1839: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1842: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1794: undefined reference to `xc_f90_gga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1813: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1870: undefined reference to `xc_f90_gga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1874: undefined reference to `xc_f90_gga_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1875: undefined reference to `xc_f90_gga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:2319: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1764: undefined reference to `xc_f90_lda_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1729: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1730: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1699: undefined reference to `xc_f90_lda_exc_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1672: undefined reference to `xc_f90_lda_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1685: undefined reference to `xc_f90_lda_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1714: undefined reference to `xc_f90_lda_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc.f90:1748: undefined reference to `xc_f90_lda_kxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_info_refs_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:274: undefined reference to `xc_f90_info_refs_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:287: undefined reference to `xc_f90_info_refs_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_get_number_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:366: undefined reference to `xc_f90_functional_get_number_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:368: undefined reference to `xc_f90_functional_get_number_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_needs_laplace_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:460: undefined reference to `xc_f90_func_init_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:463: undefined reference to `xc_f90_info_family_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:507: undefined reference to `xc_f90_func_end_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:464: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:476: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:488: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:492: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:497: undefined reference to `xc_f90_mgga_fxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:480: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:483: undefined reference to `xc_f90_mgga_vxc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:468: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:471: undefined reference to `xc_f90_mgga_exc_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_set_params_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:565: undefined reference to `xc_f90_lda_x_1d_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:563: undefined reference to `xc_f90_lda_c_1d_csc_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:561: undefined reference to `xc_f90_lda_c_2d_prm_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:559: undefined reference to `xc_f90_lda_c_xalpha_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:571: undefined reference to `xc_f90_hyb_gga_xc_hse_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:576: undefined reference to `xc_f90_gga_x_hjs_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:578: undefined reference to `xc_f90_gga_x_wpbeh_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:567: undefined reference to `xc_f90_gga_lb_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:569: undefined reference to `xc_f90_mgga_x_tb09_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:557: undefined reference to `xc_f90_lda_x_set_par_'
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:582: undefined reference to `xc_f90_info_flags_'
/home/chp14png/Software/cp2k/cp2k-4.1/lib/ShARC-intel/popt/libcp2kxc.a(xc_libxc_wrap.o): In function `xc_libxc_wrap_mp_xc_libxc_wrap_functional_buggy_':
/home/chp14png/Software/cp2k/cp2k-4.1/obj/ShARC-intel/popt/xc_libxc_wrap.f90:684: undefined reference to `xc_f90_functional_get_name_'
make[3]: *** [/home/chp14png/Software/cp2k/cp2k-4.1/exe/ShARC-intel/cp2k_shell.popt] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [/home/chp14png/Software/cp2k/cp2k-4.1/exe/ShARC-intel/libcp2k_unittest.popt] Error 1
make[3]: *** [/home/chp14png/Software/cp2k/cp2k-4.1/exe/ShARC-intel/cp2k.popt] Error 1
make[2]: *** [all] Error 2
make[1]: *** [popt] Error 2
make: *** [all] Error 2


More information about the CP2K-user mailing list