Advertisement
Guest User

Untitled

a guest
May 24th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.40 KB | None | 0 0
  1. -bash-4.2$ ifort -o a testlxc.o ../lib/libxcf90.a
  2. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_version_':
  3. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:38: undefined reference to `xc_version'
  4. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_version_string_':
  5. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:46: undefined reference to `xc_version_string'
  6. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_functional_get_name_':
  7. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:110: undefined reference to `xc_functional_get_name'
  8. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_functional_get_number_':
  9. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:126: undefined reference to `xc_functional_get_number'
  10. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_family_from_id_':
  11. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:137: undefined reference to `xc_family_from_id'
  12. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_func_end_':
  13. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:158: undefined reference to `xc_func_end'
  14. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_':
  15. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:170: undefined reference to `xc_lda'
  16. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_exc_':
  17. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:177: undefined reference to `xc_lda'
  18. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_exc_vxc_':
  19. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:184: undefined reference to `xc_lda'
  20. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_vxc_':
  21. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:191: undefined reference to `xc_lda'
  22. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_vxc_fxc_':
  23. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:198: undefined reference to `xc_lda'
  24. ../lib/libxcf90.a(libxcf90_la-xc_f.o):/users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:205: more undefined references to `xc_lda' follow
  25. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_x_1d_set_par_':
  26. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:222: undefined reference to `xc_lda_x_1d_set_params'
  27. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_c_xalpha_set_par_':
  28. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:229: undefined reference to `xc_lda_c_xalpha_set_params'
  29. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_x_set_par_':
  30. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:236: undefined reference to `xc_lda_x_set_params'
  31. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_c_1d_csc_set_par_':
  32. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:243: undefined reference to `xc_lda_c_1d_csc_set_params'
  33. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_c_2d_prm_set_par_':
  34. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:250: undefined reference to `xc_lda_c_2d_prm_set_params'
  35. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_lda_xc_ksdt_set_par_':
  36. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:257: undefined reference to `xc_lda_xc_ksdt_set_params'
  37. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_':
  38. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:269: undefined reference to `xc_gga'
  39. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_exc_':
  40. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:277: undefined reference to `xc_gga'
  41. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_exc_vxc_':
  42. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:285: undefined reference to `xc_gga'
  43. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_vxc_':
  44. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:293: undefined reference to `xc_gga'
  45. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_vxc_fxc_':
  46. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:302: undefined reference to `xc_gga'
  47. ../lib/libxcf90.a(libxcf90_la-xc_f.o):/users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:310: more undefined references to `xc_gga' follow
  48. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_lb_set_par_':
  49. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:327: undefined reference to `xc_gga_lb_set_params'
  50. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_lb_modified_':
  51. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:333: undefined reference to `xc_gga_lb_modified'
  52. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_x_wpbeh_set_par_':
  53. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:339: undefined reference to `xc_gga_x_wpbeh_set_params'
  54. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_x_hjs_set_par_':
  55. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:345: undefined reference to `xc_gga_x_hjs_set_params'
  56. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_gga_ak13_get_asymptotic_':
  57. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:351: undefined reference to `xc_gga_ak13_get_asymptotic'
  58. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_hyb_exx_coef_':
  59. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:357: undefined reference to `xc_hyb_exx_coef'
  60. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_hyb_cam_coef_':
  61. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:363: undefined reference to `xc_hyb_cam_coef'
  62. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_hyb_gga_xc_hse_set_par_':
  63. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:369: undefined reference to `xc_hyb_gga_xc_hse_set_params'
  64. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_hyb_gga_xc_pbeh_set_par_':
  65. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:375: undefined reference to `xc_hyb_gga_xc_pbeh_set_params'
  66. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_mgga_':
  67. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:387: undefined reference to `xc_mgga'
  68. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_mgga_exc_':
  69. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:398: undefined reference to `xc_mgga'
  70. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_mgga_exc_vxc_':
  71. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:407: undefined reference to `xc_mgga'
  72. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_mgga_vxc_':
  73. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:416: undefined reference to `xc_mgga'
  74. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_mgga_vxc_fxc_':
  75. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:428: undefined reference to `xc_mgga'
  76. ../lib/libxcf90.a(libxcf90_la-xc_f.o):/users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:440: more undefined references to `xc_mgga' follow
  77. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_mgga_x_tb09_set_par_':
  78. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:450: undefined reference to `xc_mgga_x_tb09_set_params'
  79. ../lib/libxcf90.a(libxcf90_la-xc_f.o): In function `xc_f90_func_init_':
  80. /users/PCS0202/bgs0374/Work/Project/Qk/libxc-3.0.0/src/xc_f.c:148: undefined reference to `xc_func_init'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement