Hi!
When I compilied the VASP4.6 on hpux, I met the problems:
ld: Unsatisfied symbol "dgetrs_" in file radial.o
ld: Unsatisfied symbol "ztrtri_" in file choleski2.o
ld: Unsatisfied symbol "dgegv_" in file broyden.o
ld: Unsatisfied symbol "zpotrf_" in file choleski2.o
ld: Unsatisfied symbol "zheev_" in file LDApU.o
ld: Unsatisfied symbol "zhegv_" in file rmm-diis.o
ld: Unsatisfied symbol "dsyev_" in file finite_diff.o
ld: Unsatisfied symbol "zheevx_" in file wavpre_noio.o
8 errors.
stop
I donot know the reason. Help me!
Thanks
hhe
<span class='smallblacktext'>[ Edited ]</span>
error compilation of VASP in hpux
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 15
- Joined: Wed Jun 15, 2005 3:49 am
- License Nr.: xiamen university yingzhang license vasp+paw 6
- Contact:
error compilation of VASP in hpux
Last edited by hehui on Wed Nov 29, 2006 6:56 am, edited 1 time in total.
hhe
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
error compilation of VASP in hpux
you are missing the LAPACK library routines. Please include either the LAPACK delieverd with vasp, or a pre-installed LAPACK on your system in your LIB. Check if you set the path correctly
Last edited by admin on Wed Nov 29, 2006 12:14 pm, edited 1 time in total.