[Wien] SRC_lapw0 Compiler MSG

vishal jain vjain045 at gmail.com
Wed Apr 3 15:13:56 CEST 2013


Dear sir
i'm faceing problem in run_lapw

my SRC_lapw compiler.msg file is


rm -f *.o *_tmp_.* *.P .sequential .parallel *.mod
if [ -f .parallel ]; then \
       rm -f .parallel modules.o reallocate.o energy.o fftw_para.o getff1.o
getfft.o gtfnam.o lapw0.o rean0.o rean3.o rean4.o setff1.o setff2.o
setfft.o xcpot1.o xcpot3.o zfft3d.o W2kinit.o *.mod; \
    fi
touch .sequential
make lapw0 FORT=gfortran FFLAGS=' BLAS and LAPACK'
make[1]: Entering directory `/home/nrl/WIEN/SRC_lapw0'
cc -c cputim.c
gfortran BLAS and LAPACK -c modules.F
gfortran: BLAS: No such file or directory
gfortran: and: No such file or directory
gfortran: LAPACK: No such file or directory
modules.F:1.2:

 MODULE defs
  1
Error: Non-numeric character in statement label at (1)
modules.F:1.2:

 MODULE defs
  1
Error: Unclassifiable statement at (1)
modules.F:2.3:

  REAL*8,PARAMETER             :: zero= 0.0d0
   1
Error: Non-numeric character in statement label at (1)
modules.F:2.3:

  REAL*8,PARAMETER             :: zero= 0.0d0
   1
Error: Unclassifiable statement at (1)
modules.F:3.3:

  COMPLEX*16,PARAMETER         :: zeroc= (0.0d0,0.0d0)
   1
Error: Non-numeric character in statement label at (1)
modules.F:3.3:

  COMPLEX*16,PARAMETER         :: zeroc= (0.0d0,0.0d0)
   1
Error: Unclassifiable statement at (1)
modules.F:4.1:

END MODULE defs
 1
Error: Non-numeric character in statement label at (1)
modules.F:4.1:

END MODULE defs
 1
Error: Unclassifiable statement at (1)
modules.F:6.1:

MODULE parallel
 1
Error: Non-numeric character in statement label at (1)
modules.F:6.1:

MODULE parallel
 1
Error: Unclassifiable statement at (1)
modules.F:7.3:

  INTEGER             :: ierr,npe,myid,npe_coul,myid_coul
   1
Error: Non-numeric character in statement label at (1)
modules.F:7.3:

  INTEGER             :: ierr,npe,myid,npe_coul,myid_coul
   1
Error: Unclassifiable statement at (1)
modules.F:8.3:

  INTEGER,ALLOCATABLE :: nstart(:),nstop(:)
   1
Error: Non-numeric character in statement label at (1)
modules.F:8.3:

  INTEGER,ALLOCATABLE :: nstart(:),nstop(:)
   1
Error: Unclassifiable statement at (1)
modules.F:9.3:

  INTEGER             :: comm_coul,comm_xc
   1
Error: Non-numeric character in statement label at (1)
modules.F:9.3:

  INTEGER             :: comm_coul,comm_xc
   1
Error: Unclassifiable statement at (1)
modules.F:10.3:

  INTEGER             :: icoul
   1
Error: Non-numeric character in statement label at (1)
modules.F:10.3:

  INTEGER             :: icoul
   1
Error: Unclassifiable statement at (1)
modules.F:11.3:

  INTEGER,ALLOCATABLE :: statusmpi(:)
   1
Error: Non-numeric character in statement label at (1)
modules.F:11.3:

  INTEGER,ALLOCATABLE :: statusmpi(:)
   1
Error: Unclassifiable statement at (1)
modules.F:12.3:

  LOGICAL             :: coul,xc
   1
Error: Non-numeric character in statement label at (1)
modules.F:12.3:

  LOGICAL             :: coul,xc
   1
Error: Unclassifiable statement at (1)
modules.F:14.3:

  CONTAINS
   1
Error: Non-numeric character in statement label at (1)
modules.F:14.3:

  CONTAINS
   1
Error: Unclassifiable statement at (1)
modules.F:16.3:

  SUBROUTINE init_parallel
   1
Error: Non-numeric character in statement label at (1)
Fatal Error: Error count reached limit of 25.
make[1]: *** [modules.o] Error 1
make[1]: Leaving directory `/home/nrl/WIEN/SRC_lapw0'
make: *** [seq] Error 2
make: *** No rule to make target `complex'.  Stop.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20130403/4f2adc79/attachment.htm>


More information about the Wien mailing list