Dear Mr Eduardo Anglada
I have just started to compile the SIESTA code with Intel ifort 8.1
compiler and MKL 7.2.1 libraries. The problem is that it is not able to
compile atom.f file. The errors printed out are given below:
#####################################################################
ifort -c -w -mp -tpp7 -O3 atom.f
fortcom: Error: atom.f, line 4485: Unbalanced parentheses
. nsm=1,nsemic(l)+1-(cnfigtb(l,nsemic(l)+1,is)-config(l)))
--------------------------------------------------------------------^
fortcom: Error: atom.f, line 4484: Syntax error, found ',' when
expecting one of: :
. (cnfigtb(l,nsm,is),sym(l),'(',qPAO(l,nsm),')',
----------------------------------^
fortcom: Error: atom.f, line 4484: Syntax error, found ''' when
expecting one of: ( * :: , <IDENTIFIER> <CHAR_CON_KIND_PARAM>
<CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ...
. (cnfigtb(l,nsm,is),sym(l),'(',qPAO(l,nsm),')',
----------------------------------------------------------^
compilation aborted for atom.f (code 1)
make: *** [atom.o] Error 1
#####################################################################
What can I do?
Mingsu Si
Lanzhou University
June 10 2005