Created
August 20, 2016 07:42
-
-
Save mikkkee/41b32aa8c597fe2cba5f088ca79f9fc2 to your computer and use it in GitHub Desktop.
VASPsol compilation error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
main.o: In function `MAIN__': | |
main.f90:(.text+0xf73f): undefined reference to `sol_writer_' | |
pot.o: In function `pot_mp_potlok_': | |
pot.f90:(.text+0x1b1e): undefined reference to `sol_vcorrection_' | |
make: *** [vasp] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment