error compilation of VASP in hpux

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
hehui
Newbie
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

#1 Post by hehui » Wed Nov 29, 2006 6:56 am

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>
Last edited by hehui on Wed Nov 29, 2006 6:56 am, edited 1 time in total.
hhe

admin
Administrator
Administrator
Posts: 2922
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

error compilation of VASP in hpux

#2 Post by admin » Wed Nov 29, 2006 12:14 pm

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.

Post Reply