[Wien] Wien2k compilation with gfortran compiler
vielmaj at onid.orst.edu
vielmaj at onid.orst.edu
Thu Feb 24 05:43:49 CET 2011
I had the same problem while trying to compile with the gfortran
compiler on Ubuntu 10.04, 10.10, and Debian Lenny. When I compile it,
I do not get in errors, but I do get warnings like this:
---------------------------------------------------------------------------
Warning: Deleted feature: GOTO at (1) jumps to END of construct at (2)
---------------------------------------------------------------------------
assign 2021 to iform1
1
Warning: Deleted feature: ASSIGN statement at (1)
init.f:264.17:
READ(9,iform1) (CLM(I,L,JATOM),I=1,JRJ)
---------------------------------------------------------------------------
clmcopy.f:206.29:
WRITE(18,IFORM1) (CLMNEW(J,LM2,JATO,1),J=1,JRI(JATO))
1
Warning: Deleted feature: ASSIGNED variable in FORMAT tag at (1)
---------------------------------------------------------------------------
main.frc_tmp_.f:667.20:
WRITE(2,IFORM)IEABS,E
1
Warning: Deleted feature: ASSIGNED variable in FORMAT tag at (1)
---------------------------------------------------------------------------
I didn't install the goto library and I just used the regular blas and
lapack libraries. I got everything to work with our old Intel
compilers and mkl libraries, by finding an old libstdc++5 from a
previous distribution of Debian. I would especially like to hear the
explanation for these errors.
Jason Vielma
Quoting bobli rekharam <swetarekharam at gmail.com>:
> Dear Users
>
> I am using Wien2k_10.0. I compiled this in my machines ubuntu 9.04
> using gfortran compiler. After compilation I am not getting error in
> compile.msg. But when i am running 'x tetra' for DOS i am getting
> following error
>
> Segmentation fault
> 0.090u 0.000s 0:00.09 100.0% 0+0k 0+0io 0pf+0w
> error: command WIEN2k/tetra tetra.def failed
>
> and for MBJ( modified Becke John potential) I am getting this error
>
> STOP LAPW0 END
> At line 1653 of file lapw0.F (unit = 11, file = 'CsCaF3.r2v')
> Fortran runtime error: Constant string in input format
> (1X," ",I10)
> ^
> For compiling the code i am using the copiler option ---> R_LIBS
> = -llapack_lapw -lblas_lapw -lblas -llapack
>
> Can you help me to remove this error
>
> Swetarekha Ram,
> Research Scholar,
> .
>
> --
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>
>
More information about the Wien
mailing list