Help: How to install vaspsol for vasp.6.1.0
Posted: Sat Jan 16, 2021 12:57 pm
I have tried to compile vaspsol with its guide for vasp.6.1.0,but failed
the error codes:
solvation.o: In function `pot_k_mp_vcorrection_':
solvation.f90:(.text+0xf41c): undefined reference to `m_sum_s_'
solvation.f90:(.text+0xf561): undefined reference to `m_sum_s_'
makefile:145: recipe for target 'vasp' failed
make[2]: *** [vasp] Error 1
make[2]: Leaving directory '/home/xxx/vasp/vasp.6.1.0/build/std'
cp: cannot stat 'vasp': No such file or directory
makefile:142: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/home/xxx/vasp/vasp.6.1.0/build/std'
makefile:6: recipe for target 'std' failed
make: *** [std] Error 2
How to deal with this problem.
the error codes:
solvation.o: In function `pot_k_mp_vcorrection_':
solvation.f90:(.text+0xf41c): undefined reference to `m_sum_s_'
solvation.f90:(.text+0xf561): undefined reference to `m_sum_s_'
makefile:145: recipe for target 'vasp' failed
make[2]: *** [vasp] Error 1
make[2]: Leaving directory '/home/xxx/vasp/vasp.6.1.0/build/std'
cp: cannot stat 'vasp': No such file or directory
makefile:142: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/home/xxx/vasp/vasp.6.1.0/build/std'
makefile:6: recipe for target 'std' failed
make: *** [std] Error 2
How to deal with this problem.