<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi<br><br>I have tried to compile molpro using  ifort version 11.1 20090827 compiler.<br>yet, I get this strange error messsage:<br><br><br>
 symexcit.F(75): error #5082: Syntax error, found IDENTIFIER 'COUNT' when expecting one of: ( % : . = =><br>
                   CLASSCOUNT(ISPN,J)=CLASSCOUNT(ISPN,J)+1<br>
 -----------------------^<br>
 symexcit.F(91): error #5082: Syntax error, found IDENTIFIER 'ES' when expecting one of: ( % : . = =><br>
                CLASSES(NCL)%SymLab=SymClasses((NI(I)+1)/2)<br>
 --------------------^<br>
 symexcit.F(92): error #5082: Syntax error, found IDENTIFIER 'COUNT' when expecting one of: ( % : . = =><br>
                CLASSCOUNT(ISPN,NCL)=1<br>
 --------------------^<br>
 symexcit.F(93): error #5082: Syntax error, found IDENTIFIER 'COUNT' when expecting one of: ( % : . = =><br>
                CLASSCOUNT(3-ISPN,NCL)=0<br>
 --------------------^<br>
 symexcit.F(128): error #5082: Syntax error, found IDENTIFIER 'ES' when expecting one of: ( % : . = =><br>
                 CLASSES(I)%SymRem=PR<br>
 ---------------------^<br>
 symexcit.F(75): error #6404: This name does not have a type, and must have an explicit type.   [CLASS]<br>
                   CLASSCOUNT(ISPN,J)=CLASSCOUNT(ISPN,J)+1<br>
 ------------------^<br>
 symexcit.F(75): error #6460: This is not a field name that is defined in the encompassing structure.   [COUNT]<br>
                   CLASSCOUNT(ISPN,J)=CLASSCOUNT(ISPN,J)+1<br>
 -----------------------^<br>
 symexcit.F(91): error #6460: This is not a field name that is defined in the encompassing structure.   [ES]<br>
                CLASSES(NCL)%SymLab=SymClasses((NI(I)+1)/2)<br>
 --------------------^<br>
  <BR>

 Med ifort version 11.1 20090827<BR>

 og configuererings linie så simpel som mulig<BR>

 ./configure -i8 -icc -ifort -noblas<BR>

 beskrivelsen af systemet er tilsyneladende:<BR>

 Red Hat Enterprise Linux Server release 5.6 (Tikanga)<BR><br>                                        </div></body>
</html>