Installing VTST with VASP_6.4.3.

Vasp transition state theory tools

Moderator: moderators

Post Reply
sidd20111992
Posts: 9
Joined: Tue May 16, 2017 4:09 pm

Installing VTST with VASP_6.4.3.

Post by sidd20111992 »

Dear VTST community,

We are trying to install VTST with VASP_6.4.3 and followed the instructions provided on the instructions page. We are running into the following issue:

/usr/bin/ld: main.o: in function `MAIN_':
/lus/eagle/projects/metsim/bin/apps/VASP/vasp.6.4.3/build/std/main.f90:3699:(.text+0x3cd12): undefined reference to `chain_stress_'
pgacclnk: child process exit status 1: /usr/bin/ld
make[2]: *** [makefile:134: vasp] Error 2
make[2]: Leaving directory '/lus/eagle/projects/metsim/bin/apps/VASP/vasp_VTST/build/std'
cp: cannot stat 'vasp': No such file or directory
make[1]: *** [makefile:131: all] Error 1
make[1]: Leaving directory '/lus/eagle/projects/metsim/bin/apps/VASP/vasp_VTST/build/std'
make: *** [makefile:17: std] Error 2

Kindly let us know how to proceed :). Also attached is a tar file with the compilation.
Attachments
vasp_VTST.tar
(137.75 MiB) Downloaded 76 times
juganta
Posts: 14
Joined: Wed Nov 30, 2016 8:02 pm

Re: Installing VTST with VASP_6.4.3.

Post by juganta »

Hello,

I am also getting a similar error (using vtst6.4+vasp6.4.3) saying that:

main.o: In function `MAIN__':
main.f90:(.text+0x2500f): undefined reference to `__chain_MOD_chain_stress'
collect2: error: ld returned 1 exit status
make[2]: *** [vasp] Error 1
cp: cannot stat ‘vasp’: No such file or directory
make[1]: *** [all] Error 1
make: *** [std] Error 2

Please let me know if you solved the error.
Attachments
vasp-vtst6.4.tgz
(65.66 KiB) Downloaded 8 times
Post Reply