libguide libraries
Posted: Sat Nov 16, 2013 2:01 am
Dear all,
I want to know what version of the Intel compilers contains the "libguide.*" libraries.
By removing the "-lguide" tag from the Makefile, I can obtain a vasp executable, but the calculations exit with the following error:
Error EDDDAV: Call to ZHEGV failed. Returncode = 9 2 16
On the other hand, if I keep the "-lguide" tag, I am not able to obtain a vasp executable, because I get the following error at the end of the makefile execution:
ld: cannot find -lguide.
I have checked a couple of recent version of the intel fortran compilers and none of them have the libguide.a and libguide.so libraries available. Any ideas?
Thanks,
<span class='smallblacktext'>[ Edited ]</span>
I want to know what version of the Intel compilers contains the "libguide.*" libraries.
By removing the "-lguide" tag from the Makefile, I can obtain a vasp executable, but the calculations exit with the following error:
Error EDDDAV: Call to ZHEGV failed. Returncode = 9 2 16
On the other hand, if I keep the "-lguide" tag, I am not able to obtain a vasp executable, because I get the following error at the end of the makefile execution:
ld: cannot find -lguide.
I have checked a couple of recent version of the intel fortran compilers and none of them have the libguide.a and libguide.so libraries available. Any ideas?
Thanks,
<span class='smallblacktext'>[ Edited ]</span>