<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
hi met_help,<BR>&nbsp;<BR>I am trying to compile BUFRLIB, for METv2<BR>&nbsp;<BR>intel compilers: icc, ifort <BR>$AC -c -DUNDERSCORE *.c<BR>$FC -c -DUNDERSCORE -fno-second-underscore *.f<BR>
fortcom: Warning: nvnwin.f, line 84: The INTEGER(KIND=4) value is out-of-range. [10E10]<BR>
INVN(I) = BMISS<BR>
----------------^<BR>
fortcom: Error: wrdlen.f, line 112: Illegal character in statement label field [I]<BR>
10 IF(I.GE.65) GOTO 900<BR>
---^<BR>
fortcom: Error: wrdlen.f, line 112: Illegal character in statement label field [F]<BR>
10 IF(I.GE.65) GOTO 900<BR>
----^<BR>
fortcom: Error: wrdlen.f, line 112: A continuation character is illegal on a line with a statement label<BR>
10 IF(I.GE.65) GOTO 900<BR>
-----^<BR>
fortcom: Error: wrdlen.f, line 112: Unbalanced parentheses<BR>
10 IF(I.GE.65) GOTO 900<BR>
-------------^<BR>
fortcom: Error: wrdlen.f, line 112: Syntax error, found INTEGER_CONSTANT '65' when expecting one of: &lt;IDENTIFIER&gt; &lt;CHAR_CON_KIND_PARAM&gt; &lt;CHAR_NAM_KIND_PARAM&gt; &lt;CHARACTER_CONSTANT&gt;<BR>
10 IF(I.GE.65) GOTO 900<BR>
-----------^<BR>
fortcom: Error: wrdlen.f, line 136: Illegal character in statement label field [I]<BR>
20 IF(J.GT.NBYTW) GOTO 902<BR>
---^<BR>
fortcom: Error: wrdlen.f, line 136: Illegal character in statement label field [F]<BR>
20 IF(J.GT.NBYTW) GOTO 902<BR>
----^<BR>
fortcom: Error: wrdlen.f, line 136: A continuation character is illegal on a line with a statement label<BR>
20 IF(J.GT.NBYTW) GOTO 902<BR>
-----^<BR>
fortcom: Error: wrdlen.f, line 136: Unbalanced parentheses<BR>
20 IF(J.GT.NBYTW) GOTO 902<BR>
----------------^<BR>
fortcom: Error: wrdlen.f, line 136: Syntax error, found ')' when expecting one of: =&gt; = . %<BR>
20 IF(J.GT.NBYTW) GOTO 902<BR>
----------------^<BR>
fortcom: Error: wrdlen.f, line 457: Illegal character in statement label field [F]<BR>
100 FORMAT(/15('='),' WELCOME TO BUFR ARCHIVE LIBRARY ',15('=')/<BR>
----^<BR>
fortcom: Error: wrdlen.f, line 457: A continuation character is illegal on a line with a statement label<BR>
100 FORMAT(/15('='),' WELCOME TO BUFR ARCHIVE LIBRARY ',15('=')/<BR>
-----^<BR>
fortcom: Error: wrdlen.f, line 457: Syntax error, found '(/' when expecting one of: =&gt; = . ( : %<BR>
100 FORMAT(/15('='),' WELCOME TO BUFR ARCHIVE LIBRARY ',15('=')/<BR>
----------^<BR>
fortcom: Error: wrdlen.f, line 469: Illegal character in statement label field [W]<BR>
900 WRITE(BORT_STR,'("BUFRLIB: WRDLEN - MACHINE WORD LENGTH IS '<BR>
----^<BR>
fortcom: Error: wrdlen.f, line 469: A continuation character is illegal on a line with a statement label<BR>
900 WRITE(BORT_STR,'("BUFRLIB: WRDLEN - MACHINE WORD LENGTH IS '<BR>
-----^<BR>
fortcom: Error: wrdlen.f, line 470: Syntax error, found CHARACTER_CONSTANT 'LIMITED TO 64 BITS (THIS MACHINE APPARENTLY HAS",I4," BIT ' when expecting one of: .EQV. .NEQV. .XOR. .OR. .AND. .LT. &lt; .LE. &lt;= .EQ. == .NE. /= .GT. &gt; ...<BR>
. 'LIMITED TO 64 BITS (THIS MACHINE APPARENTLY HAS",I4," BIT '<BR>
-------^<BR>
fortcom: Error: wrdlen.f, line 473: Illegal character in statement label field [W]<BR>
901 WRITE(BORT_STR,'("BUFRLIB: WRDLEN - MACHINE WORD LENGTH (",I4,"'<BR>
----^<BR>
fortcom: Error: wrdlen.f, line 473: A continuation character is illegal on a line with a statement label<BR>
901 WRITE(BORT_STR,'("BUFRLIB: WRDLEN - MACHINE WORD LENGTH (",I4,"'<BR>
-----^<BR>
fortcom: Error: wrdlen.f, line 474: Syntax error, found CHARACTER_CONSTANT ') IS NOT A MULTIPLE OF 8 (THIS MACHINE HAS WORDS NOT ON WHOLE' when expecting one of: .EQV. .NEQV. .XOR. .OR. .AND. .LT. &lt; .LE. &lt;= .EQ. == .NE. /= .GT. &gt; ...<BR>
. ') IS NOT A MULTIPLE OF 8 (THIS MACHINE HAS WORDS NOT ON WHOLE'<BR>
-------^<BR>
fortcom: Error: wrdlen.f, line 477: Illegal character in statement label field [W]<BR>
902 WRITE(BORT_STR,'("BUFRLIB: WRDLEN - BYTE ORDER CHECKING MISTAKE'<BR>
----^<BR>
fortcom: Error: wrdlen.f, line 477: A continuation character is illegal on a line with a statement label<BR>
902 WRITE(BORT_STR,'("BUFRLIB: WRDLEN - BYTE ORDER CHECKING MISTAKE'<BR>
-----^<BR>
fortcom: Error: wrdlen.f, line 478: Syntax error, found CHARACTER_CONSTANT ', LOOP INDEX J (HERE =",I3,") IS .GT. NO. OF BYTES PER WORD ' when expecting one of: .EQV. .NEQV. .XOR. .OR. .AND. .LT. &lt; .LE. &lt;= .EQ. == .NE. /= .GT. &gt; ...<BR>
. ', LOOP INDEX J (HERE =",I3,") IS .GT. NO. OF BYTES PER WORD '<BR>
-------^<BR>
fortcom: Error: wrdlen.f, line 481: Illegal character in statement label field [W]<BR>
903 WRITE(BORT_STR,'("BUFRLIB: WRDLEN - CAN''T DETERMINE MACHINE '<BR>
----^<BR>
fortcom: Error: wrdlen.f, line 481: A continuation character is illegal on a line with a statement label<BR>
903 WRITE(BORT_STR,'("BUFRLIB: WRDLEN - CAN''T DETERMINE MACHINE '<BR>
-----^<BR>
fortcom: Error: wrdlen.f, line 482: Syntax error, found CHARACTER_CONSTANT 'NATIVE LANGUAGE (CHAR. A UNPACKS TO INT.",I4," NEITHER ASCII ' when expecting one of: .EQV. .NEQV. .XOR. .OR. .AND. .LT. &lt; .LE. &lt;= .EQ. == .NE. /= .GT. &gt; ...<BR>
. 'NATIVE LANGUAGE (CHAR. A UNPACKS TO INT.",I4," NEITHER ASCII '<BR>
-------^<BR>
fortcom: Error: wrdlen.f, line 136: This variable or component must be of a derived or structure type [J]<BR>
20 IF(J.GT.NBYTW) GOTO 902<BR>
------^<BR>
fortcom: Error: wrdlen.f, line 136: This is not a field name that is defined in the encompassing structure. [GT]<BR>
20 IF(J.GT.NBYTW) GOTO 902<BR>
--------^<BR>
fortcom: Error: wrdlen.f, line 456: This label has not been defined as a FORMAT label. [100]<BR>
PRINT 100, NBYTW,NBITW,CNDIAN,NREV,IORD,CLANG<BR>
---------------^<BR>
fortcom: Error: wrdlen.f, line 109: This label is undefined. [10]<BR>
IF(INT.EQ.0) GOTO 10<BR>
------------------------^<BR>
fortcom: Error: wrdlen.f, line 456: This label is undefined. [100]<BR>
PRINT 100, NBYTW,NBITW,CNDIAN,NREV,IORD,CLANG<BR>
---------------^<BR>
fortcom: Severe: Too many errors, exiting<BR>
compilation aborted for wrdlen.f (code 1)<BR>
&nbsp;<BR>
thanks<BR>
a_shamsi<BR>
<BR>&nbsp;<BR>                                               <br /><hr />Windows Live: Keep your friends up to date <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010' target='_new'>with what you do online.</a></body>
</html>