[Pw_forum] Warnings And Errors in Compilation of QHA......
zafar rasheed
zafartariq2003 at yahoo.com
Mon Jul 25 13:05:33 CEST 2011
Dear All
I try best to compile QHA but can not create *.x files. Now I have fedora core 14. Will any body help me. I think that QHA has some deleted routines. I have such type of warnings. If Some one has complete QHA then please send it to me. Thanking in anticipation
[zafar at localhost QHA]$ ./Compile
gfortran -O3 -ffast-math -fno-f2c -c tetra.f
gfortran -O3 -ffast-math -fno-f2c -c k_brillouin.f
gfortran -O3 -ffast-math -fno-f2c -c generate_tetra.f
gfortran -O3 -ffast-math -fno-f2c -c det3.f
gfortran -O3 -ffast-math -fno-f2c -c det4.f
gfortran -static -o tetra.x tetra.o k_brillouin.o generate_tetra.o det3.o det4.o
/usr/bin/ld: cannot find -lm
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make: *** [tetra] Error 1
gfortran -O3 -ffast-math -fno-f2c -c Debye.f90
Debye.f90:144.8:
do T = T_low_start, T_low, T_low_delta
1
Warning: Deleted feature: Loop variable at (1) must be integer
Debye.f90:144.11:
do T = T_low_start, T_low, T_low_delta
1
Warning: Deleted feature: Start expression in DO loop at (1) must be integer
Debye.f90:144.24:
do T = T_low_start, T_low, T_low_delta
1
Warning: Deleted feature: End expression in DO loop at (1) must be integer
Debye.f90:144.31:
do T = T_low_start, T_low, T_low_delta
1
Warning: Deleted feature: Step expression in DO loop at (1) must be integer
Debye.f90:177.4:
do T = T_low+5, T_high, T_high_delta
1
Warning: Deleted feature: Loop variable at (1) must be integer
Debye.f90:177.7:
do T = T_low+5, T_high, T_high_delta
1
Warning: Deleted feature: Start expression in DO loop at (1) must be integer
Debye.f90:177.16:
do T = T_low+5, T_high, T_high_delta
1
Warning: Deleted feature: End expression in DO loop at (1) must be integer
Debye.f90:177.24:
do T = T_low+5, T_high, T_high_delta
1
Warning: Deleted feature: Step expression in DO loop at (1) must be integer
gfortran -O3 -ffast-math -fno-f2c -c Debye_T.f
gfortran -O3 -ffast-math -fno-f2c -c debye3.f
gfortran -O3 -ffast-math -fno-f2c -c cheval.f
gfortran -O3 -ffast-math -fno-f2c -c d1mach.f
gfortran -static -o Debye.x Debye.o Debye_T.o debye3.o cheval.o d1mach.o
/usr/bin/ld: cannot find -lm
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make: *** [Debye_x] Error 1
gfortran -O3 -ffast-math -fno-f2c -c Mean_square_displacement.f90
Mean_square_displacement.f90:162.7:
do T=T_start,T_end,T_delta
1
Warning: Deleted feature: Loop variable at (1) must be integer
gfortran -static -o Mean_square_displacement.x Mean_square_displacement.o
/usr/bin/ld: cannot find -lm
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make: *** [MSD] Error 1
ln: creating symbolic link `tetra.x': File exists
ln: creating symbolic link `phonon_dos.x': File exists
ln: creating symbolic link `Debye.x': File exists
ln: creating symbolic link `Atom_projected_properties.x': File exists
ln: creating symbolic link `F_QHA.x': File exists
ln: creating symbolic link `Ghost_DOS.x': File exists
ln: creating symbolic link `Partial_phonon_DOS.x': File exists
ln: creating symbolic link `Mean_square_displacement.x': File exists
ln: creating symbolic link `atom_info.x': File exists
Muhammad Zafar
PhD Scholar
Department of Physics
The Islamia University of Bahawalpur,Pakistan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.democritos.it/pipermail/pw_forum/attachments/20110725/965fc319/attachment-0001.htm
More information about the Pw_forum
mailing list