[Wrf-users] make[1]: [da_bufr.o] Error for WRF-Var
brick
brickflying at gmail.com
Mon Apr 12 22:02:50 MDT 2010
Hi
I "setenv BUFR 1" before configure. When I compile, met this error:
1602 rm -f da_bufr.o
1603
/home/qiuxb/Program/IntelCompiled/Wrf-3.1.1/WRFDA_V3.1.1/tools/standard.exe
da_bufr.f 90 > da_bufr.b
1604 /lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600
-DCOAMPS_CORE=0 -DDA_CORE= 1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8
-DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_ SYSTEM_FUNC -DBUFR
-DFFTPACK -DPROMOTE_FLOAT -DNORESHAPE -DDM_PARALLEL -DNETCDF -DG RIB2
-DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21
-DNMM_NES T=0 -I. -traditional
-I/home/qiuxb/Program/IntelCompiled/Wrf-3.1.1/WRFDA_V3.1.1/inc
da_bufr.b > da_bufr.f
1605 rm -f da_bufr.b
1606 ifort -c -FR -O3 da_bufr.f
1607 fortcom: Error: da_bufr.f, line 9353: Unterminated character constant
1608 &4,") DESCRIPTORS (THE LIMIT) IN TABLE D SEQUENCE '//'MNEMONIC
",A)&
1609 --------------------------------------------------------------------^
1610 fortcom: Error: da_bufr.f, line 9354: Invalid character_kind_parameter.
No underscore
1611 &') MAXCD, NEMO
1612
------------------------------------------------------------------------^
1613 fortcom: Error: da_bufr.f, line 9353: Syntax error, found ''' when
expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM>
<CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTE GER_CONSTANT> ...
1614 &4,") DESCRIPTORS (THE LIMIT) IN TABLE D SEQUENCE '//'MNEMONIC
",A)&
1615 ----------------------------------------------------------^
1616 fortcom: Error: da_bufr.f, line 9289: This label is undefined. [903]
1617 IF (NSEQ + 1.GT.MAXCD) GOTO 903
1618 ----------------------------------^
1619 compilation aborted for da_bufr.f (code 1)
1620 make[1]: [da_bufr.o] Error 1 (ignored)
I try to search da_bufr.f, but failed to find it. What's the reason for this
error?
Thanks!
Brick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20100412/1c65b1e2/attachment.html
More information about the Wrf-users
mailing list