[Pw_forum] Compiling error

Sergei Lisenkov proffess at yandex.ru
Sun Nov 9 11:03:49 CET 2003


Dear PWscf authors,

I have met a compiling error of recent version of PWscf on ALpha machine. On another nachines it was ignored.

mpif90 -O -fpe0 -real_size 64 -align dcommons -align records -free -cpp -D__ALPHA -D__LINUX -D__PARA  -D__MPI -D__FFTW -I/nethome/proffess/O-sesame/include -I/home/proffess/lib/fftw-2.1.3/include -I/nethome/proffess/O-sesame/Modules -I/nethome/proffess/O-sesame/PW -I/nethome/proffess/O-sesame/PH -c setlocal.f90
/nethome/proffess/O-sesame/include/machine.h:11: warning: "C_POINTER" redefined
f90: Warning: setlocal.f90, line 19: Conflicting attributes or multiple declaration of name.   [NL]
  USE gvect,  ONLY : nl, nlm, igtongl
---------------------^
f90: Warning: setlocal.f90, line 19: Conflicting attributes or multiple declaration of name.   [NLM]
  USE gvect,  ONLY : nl, nlm, igtongl
-------------------------^
f90: Error: setlocal.f90, line 37: The same named entity from different modules and/or program units cannot be referenced.   [NL]
        aux (nl(ng))=aux(nl(ng)) + vloc (igtongl (ng), nt) * strf (ng, nt)
-------------^
f90: Error: setlocal.f90, line 37: The same named entity from different modules and/or program units cannot be referenced.   [NL]
        aux (nl(ng))=aux(nl(ng)) + vloc (igtongl (ng), nt) * strf (ng, nt)
-------------------------^
f90: Error: setlocal.f90, line 42: The same named entity from different modules and/or program units cannot be referenced.   [NLM]
        aux (nlm(ng)) = conjg (aux (nl(ng)))
-------------^
f90: Error: setlocal.f90, line 42: The same named entity from different modules and/or program units cannot be referenced.   [NL]
        aux (nlm(ng)) = conjg (aux (nl(ng)))
------------------------------------^
make[1]: *** [setlocal.o] Error 1
make[1]: Leaving directory `/nethome/proffess/O-sesame/PW'
make: *** [pw] Error 2

Best,
Sergey



More information about the users mailing list