errors in installation with makefile.hpux_itanium

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
Piney

errors in installation with makefile.hpux_itanium

#1 Post by Piney » Wed Nov 29, 2006 5:25 am

when I compile vasp.4.6 with makefile.hpux_itanium,there is the following errors:
ld:can't find library or mismatched ABI For -llapack
fatal error.
I don't uderstand the reasons resulted in this erroes.Can you help me ? thank you very much!
Last edited by Piney on Wed Nov 29, 2006 5:25 am, edited 1 time in total.

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

errors in installation with makefile.hpux_itanium

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

please check if
--) the LAPACK you use is installed correctly on your system
--) the path wihich you give in your makefile for the LAPACK is correct.
In case of difficulties, you may always use the LAPACK routines delivered with the code (vasp.4.lib: lapack_double.o)
Last edited by admin on Wed Nov 29, 2006 12:08 pm, edited 1 time in total.

Post Reply