爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
123
返回列表 发新帖
楼主: TTCK

CMAQ编译CCTM时报错

[复制链接]

新浪微博达人勋

发表于 2020-12-27 09:43:31 | 显示全部楼层
我也遇到了问题 log文件结束时的内容:
Makefile generated
mpifort -c -fixed -132 -O3 -fno-alias -mp1 -fp-model source -ftz -simd -align all -xHost -vec-guard-write -unroll-aggressive -I /home/mqx/models/CMAQ-5.3.1/lib/ioapi/lib -I /home/mqx/models/CMAQ-5.3.1/lib/ioapi/include_files -I /home/mqx/models/CMAQ-5.3.1/lib/mpi -I. -Dparallel -Dm3dry_opt -DSUBST_BARRIER=SE_BARRIER -DSUBST_GLOBAL_MAX=SE_GLOBAL_MAX -DSUBST_GLOBAL_MIN=SE_GLOBAL_MIN -DSUBST_GLOBAL_MIN_DATA=SE_GLOBAL_MIN_DATA -DSUBST_GLOBAL_TO_LOCAL_COORD=SE_GLOBAL_TO_LOCAL_COORD -DSUBST_GLOBAL_SUM=SE_GLOBAL_SUM -DSUBST_GLOBAL_LOGICAL=SE_GLOBAL_LOGICAL -DSUBST_LOOP_INDEX=SE_LOOP_INDEX -DSUBST_SUBGRID_INDEX=SE_SUBGRID_INDEX -DSUBST_HI_LO_BND_PE=SE_HI_LO_BND_PE -DSUBST_SUM_CHK=SE_SUM_CHK -DSUBST_SE_INIT=SE_INIT -DSUBST_INIT_ARRAY=SE_INIT_ARRAY -DSUBST_COMM=SE_COMM -DSUBST_MY_REGION=SE_MY_REGION -DSUBST_SLICE=SE_SLICE -DSUBST_GATHER=SE_GATHER -DSUBST_DATA_COPY=SE_DATA_COPY -DSUBST_IN_SYN=SE_IN_SYN -DSUBST_PE_COMM=\"./PE_COMM.EXT\" -DSUBST_CONST=\"./CONST.EXT\" -DSUBST_FILES_ID=\"./FILES_CTM.EXT\" -DSUBST_EMISPRM=\"./EMISPRM.EXT\" -DSUBST_MPI=\"/home/mqx/models/CMAQ-5.3.1/lib/mpi/include/mpif.h\" pshut3.F
**ERROR** while running make command
下面是报错信息
Makefile generated
mpifort -c -fixed -132 -O3 -fno-alias -mp1 -fp-model source -ftz -simd -align all -xHost -vec-guard-write -unroll-aggressive -I /home/mqx/models/CMAQ-5.3.1/lib/ioapi/lib -I /home/mqx/models/CMAQ-5.3.1/lib/ioapi/include_files -I /home/mqx/models/CMAQ-5.3.1/lib/mpi -I. -Dparallel -Dm3dry_opt -DSUBST_BARRIER=SE_BARRIER -DSUBST_GLOBAL_MAX=SE_GLOBAL_MAX -DSUBST_GLOBAL_MIN=SE_GLOBAL_MIN -DSUBST_GLOBAL_MIN_DATA=SE_GLOBAL_MIN_DATA -DSUBST_GLOBAL_TO_LOCAL_COORD=SE_GLOBAL_TO_LOCAL_COORD -DSUBST_GLOBAL_SUM=SE_GLOBAL_SUM -DSUBST_GLOBAL_LOGICAL=SE_GLOBAL_LOGICAL -DSUBST_LOOP_INDEX=SE_LOOP_INDEX -DSUBST_SUBGRID_INDEX=SE_SUBGRID_INDEX -DSUBST_HI_LO_BND_PE=SE_HI_LO_BND_PE -DSUBST_SUM_CHK=SE_SUM_CHK -DSUBST_SE_INIT=SE_INIT -DSUBST_INIT_ARRAY=SE_INIT_ARRAY -DSUBST_COMM=SE_COMM -DSUBST_MY_REGION=SE_MY_REGION -DSUBST_SLICE=SE_SLICE -DSUBST_GATHER=SE_GATHER -DSUBST_DATA_COPY=SE_DATA_COPY -DSUBST_IN_SYN=SE_IN_SYN -DSUBST_PE_COMM=\"./PE_COMM.EXT\" -DSUBST_CONST=\"./CONST.EXT\" -DSUBST_FILES_ID=\"./FILES_CTM.EXT\" -DSUBST_EMISPRM=\"./EMISPRM.EXT\" -DSUBST_MPI=\"/home/mqx/models/CMAQ-5.3.1/lib/mpi/include/mpif.h\" pshut3.F
pshut3.F(53): error #5102: Cannot open include file 'STATE3.EXT'
        INCLUDE 'STATE3.EXT'
----------------^
pshut3.F(72): error #6404: This name does not have a type, and must have an explicit type.   [FINIT3]
        IF (.NOT. FINIT3) THEN
------------------^
pshut3.F(82): error #6404: This name does not have a type, and must have an explicit type.   [COUNT3]
        DO FILE = 1, COUNT3
---------------------^
pshut3.F(84): error #6404: This name does not have a type, and must have an explicit type.   [CDFID3]
           FID = CDFID3(FILE)
-----------------^
pshut3.F(86): error #6404: This name does not have a type, and must have an explicit type.   [FLIST3]
           IF ((FID .GE. 0) .AND. (FLIST3(FILE) .NE. CMISS3)) THEN
-----------------------------------^
pshut3.F(86): warning #6043: This Hollerith or character constant is too long and cannot be used in the current numeric context.   ['????????????????']
           IF ((FID .GE. 0) .AND. (FLIST3(FILE) .NE. CMISS3)) THEN
-----------------------------------------------------^
pshut3.F(99): error #6404: This name does not have a type, and must have an explicit type.   [FTYPE3]
              IF( FTYPE3( FILE ) .EQ. LOC_MPIGRD3 ) THEN
------------------^
pshut3.F(118): error #6404: This name does not have a type, and must have an explicit type.   [LOGDEV]
                       WRITE( LOGDEV,91010 )
------------------------------^
pshut3.F(120): error #6054: A CHARACTER data type is required in this context.   [FLIST3]
     &                 'File name:  ' // FLIST3( FILE ) ,
-----------------------------------------^
pshut3.F(128): error #6410: This name has not been declared as an array or a function.   [FLIST3]
           FLIST3(FILE) = CMISS3
-----------^
pshut3.F(129): error #6404: This name does not have a type, and must have an explicit type.   [NVARS3]
           DO V = 1, NVARS3( FILE )
---------------------^
pshut3.F(130): error #6410: This name has not been declared as an array or a function.   [ILAST3]
              ILAST3(V,FILE) = IMISS3
--------------^
pshut3.F(131): error #6410: This name has not been declared as an array or a function.   [LDATE3]
              LDATE3(V,FILE) = IMISS3
--------------^
pshut3.F(132): error #6410: This name has not been declared as an array or a function.   [LTIME3]
              LTIME3(V,FILE) = IMISS3
--------------^
pshut3.F(133): error #6410: This name has not been declared as an array or a function.   [NDATE3]
              NDATE3(V,FILE) = IMISS3
--------------^
pshut3.F(134): error #6410: This name has not been declared as an array or a function.   [NTIME3]
              NTIME3(V,FILE) = IMISS3
--------------^
pshut3.F(140): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.
        FINIT3 = .FALSE.
-----------------^
compilation aborted for pshut3.F (code 1)
make: *** [pshut3.o] Error 1
**ERROR** while running make command
不知道是什么原因,请大神帮忙解答一下,不胜感激
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2021-10-26 20:59:59 | 显示全部楼层
您好请问您的CCTM报错解决了吗
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2022-2-8 11:53:14 | 显示全部楼层
libra106 发表于 2021-10-26 20:59
您好请问您的CCTM报错解决了吗

解决了,重新编译依赖库
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2022-4-21 11:10:27 | 显示全部楼层
我在编译bldit_cctm.csh  出现了下面这一堆:
mpif90 -openmp se_bndy_copy_info_ext.o se_pe_info_ext.o se_comm_info_ext.o se_data_send_module.o se_domain_info_ext.o se_internal_util_module.o se_data_recv_module.o se_disp_info_ext.o se_subgrid_info_ext.o se_global_sum_module.o se_global_max_module.o se_global_min_module.o se_slice_module.o se_init_module.o se_bndy_copy_module.o se_comm_module.o se_reconfig_grid_info_ext.o se_reconfig_grid_module.o se_gather_module.o se_data_copy_module.o se_term_module.o se_twoway_comm_module.o se_util_module.o se_modules.o swap_sandia.o swap_sandia_routines.o alloc_data_mod.o pinterpb_mod.o parutilio.o piomaps_mod.o boundary.o get_write_map.o growbuf.o gtndxhdv.o interpol.o pinterpb.o pio_init.o pm3err.o pm3exit.o pm3warn.o pshut3.o ptrwrite3.o pwrgrdd.o pwrite3.o readbndy.o subdmap.o wrsubdmap.o UTILIO_DEFN.o HGRD_DEFN.o VGRD_DEFN.o GRID_CONF.o CGRID_SPCS.o PA_DEFN.o PCGRID_DEFN.o AVG_CONC.o DEPVVARS.o BIDI_MOD.o LSM_MOD.o ASX_DATA_MOD.o HGSIM.o MOSAIC_MOD.o RXNS_DATA_MODULE.o BIOG_EMIS.o BEIS_DEFN.o LUS_DEFN.o LTNG_DEFN.o AEROMET_DATA.o AERO_DATA.o UDTYPES.o STK_EMIS.o STK_PRMS.o PTMAP.o PTBILIN.o SSEMIS.o bmatvec.o PTMET.o DEPV_DEFN.o STD_CONC.o CSQY_DATA.o CLOUD_OPTICS.o PHOT_MET_DATA.o DUST_EMIS.o RXNS_FUNC_MODULE.o PRECURSOR_DATA.o MGEMIS.o PT3D_DEFN.o SOA_DEFN.o AERO_EMIS.o AEROSOL_CHEMISTRY.o PAGRD_DEFN.o EMIS_DEFN.o WVEL_DEFN.o distr_env.o mpcomm_init.o advstep.o driver.o hveloc.o sciproc.o wr_aconc.o wr_cgrid.o wr_conc.o wr_init.o diffmsg.o flcheck.o grdcheck.o initscen.o load_cgrid.o opaconc.o opconc.o couplewrf.o advbc_map.o hadvyppm.o hcontvel.o hppm.o rdbcon.o x_ppm.o x_yamo.o y_ppm.o y_yamo.o zfdbc.o vppm.o zadvppmwrf.o deform.o hcdiff3d.o hdiff.o rho_j.o VDIFF_DIAG.o VDIFF_MAP.o SEDIMENTATION.o aero_sedv.o conv_cgrid.o eddyx.o matrix1.o opddep.o opddep_fst.o opddep_mos.o rddepv.o tri.o vdiffacmx.o vdiffproc.o ABFLUX_MOD.o cgrid_depv.o gas_depv_map.o m3dry.o opdepv_diag.o opdepv_fst.o opdepv_mos.o cropcal.o opemis.o tfabove.o tfbelow.o beis3.o checkmem.o chkgrid.o czangle.o getfline.o getparb.o hrno.o parsline.o tmpbeis.o wrdaymsg.o delta_zs.o fire_plmris.o openlayout.o oppt3d_diag.o plmris.o plsprd.o preplm.o ungridb2.o write3_distr.o complex_number_module.o twoway_rrtmg_aero_optics.o AERO_PHOTDATA.o PHOT_MOD.o SEAS_STRAT_O3_MIN.o PHOTOLYSIS_ALBEDO.o o3totcol.o opphot.o phot.o DEGRADE_SETUP_TOX.o hrdata_mod.o degrade_data.o degrade.o final_degrade.o find_degraded.o hrdriver.o hrg1.o hrg2.o hrg3.o hrg4.o hrinit.o hrprodloss.o hrrates.o hrsolver.o init_degrade.o AOD_DEFN.o PMDIAG_DATA.o aero_depv.o aero_driver.o aero_subs.o coags.o getpar.o isocom.o isofwd.o isorev.o opapmdiag.o opavis.o oppmdiag.o opvis.o AQ_DATA.o acmcld.o aqchem.o aq_map.o cldproc_acm.o convcld_acm.o getalpha.o hlconst.o indexn.o opwdep.o rescld.o scavwdep.o PA_GLOBAL.o PA_IPRDEF.o PA_VARS.o PA_PARSE.o PA_IPRVARS.o pa_compmech.o pa_datagen.o pa_errcheck.o pa_getcoef.o pa_getcycle.o pa_getdesc.o pa_getfamily.o pa_getiprout.o pa_getirrout.o pa_getrxns.o pa_getrxnsum.o pa_init.o pa_irr_ctl.o pa_irr.o pa_mkhdr.o pa_molcloss.o pa_molcprod.o pa_output.o pa_read.o pa_report.o pa_setup_ipr.o pa_setup_irr.o pa_update.o pa_wrtpadefn.o cksummer.o findex.o get_envlist.o lstepf.o setup_logdev.o subhdomain.o subhfile.o -L/home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib -lioapi -L/home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/netcdf/lib -lnetcdf -L/home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/mpi/lib -lmpich -o CCTM_v52.exe
/usr/bin/ld: pshut3.o: in function `pshut3_':
pshut3.F:(.text+0x49d): undefined reference to `nf_close_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(name2fid.o): in function `name2fid_':
name2fid.f:(.text+0x1b): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: name2fid.f:(.text+0x31): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: name2fid.f:(.text+0xa9): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(getefile.o): in function `getefile_':
getefile.F:(.text+0x27): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: getefile.F:(.text+0x4b): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(interp3.o): in function `master.0.interp3_':
interp3.F:(.text+0xdf): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: interp3.F:(.text+0xf9): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: interp3.F:(.text+0x17c): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: interp3.F:(.text+0x1a9): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: interp3.F:(.text+0x3bf): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: interp3.F:(.text+0x5ed): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: interp3.F:(.text+0x17f9): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: interp3.F:(.text+0x1cb1): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: interp3.F:(.text+0x20b4): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: interp3.F:(.text+0x2c4a): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(interp3.o):interp3.F:(.text+0x31d4): more undefined references to `GOMP_critical_name_end' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(m3msg2.o): in function `m3msg2_':
m3msg2.F:(.text+0x24): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: m3msg2.F:(.text+0xad): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(m3msg2.o): in function `m3mesg_':
m3msg2.F:(.text+0xfa): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: m3msg2.F:(.text+0x18b): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(m3msg2.o): in function `m3prompt_':
m3msg2.F:(.text+0x1ea): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: m3msg2.F:(.text+0x2f1): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(m3msg2.o): in function `m3parag_':
m3msg2.F:(.text+0x3d1): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: m3msg2.F:(.text+0x4cb): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(m3msg2.o): in function `m3flush_':
m3msg2.F:(.text+0x51c): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: m3msg2.F:(.text+0x533): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(write3.o): in function `write3_':
write3.F:(.text+0x6f): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: write3.F:(.text+0x8d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(close3.o): in function `close3_':
close3.F90:(.text+0x35): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: close3.F90:(.text+0x75): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: close3.F90:(.text+0x471): undefined reference to `nf_close_'
/usr/bin/ld: close3.F90:(.text+0x4b7): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: close3.F90:(.text+0x870): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: close3.F90:(.text+0xa73): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(desc3.o): in function `desc3_':
desc3.F90:(.text+0x18): undefined reference to `GOMP_single_start'
/usr/bin/ld: desc3.F90:(.text+0x26): undefined reference to `GOMP_barrier'
/usr/bin/ld: desc3.F90:(.text+0x2e0): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: desc3.F90:(.text+0x323): undefined reference to `nf_get_att_text_'
/usr/bin/ld: desc3.F90:(.text+0x353): undefined reference to `nf_get_att_int_'
/usr/bin/ld: desc3.F90:(.text+0x38b): undefined reference to `nf_get_att_int_'
/usr/bin/ld: desc3.F90:(.text+0x3bb): undefined reference to `nf_get_att_int_'
/usr/bin/ld: desc3.F90:(.text+0x3eb): undefined reference to `nf_get_att_int_'
/usr/bin/ld: desc3.F90:(.text+0x421): undefined reference to `nf_get_att_text_'
/usr/bin/ld: desc3.F90:(.text+0x457): undefined reference to `nf_get_att_text_'
/usr/bin/ld: desc3.F90:(.text+0x48d): undefined reference to `nf_get_att_text_'
/usr/bin/ld: desc3.F90:(.text+0x571): undefined reference to `nf_get_att_text_'
/usr/bin/ld: desc3.F90:(.text+0xe62): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: desc3.F90:(.text+0x10a9): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: desc3.F90:(.text+0x10d9): undefined reference to `nf_inq_varnatts_'
/usr/bin/ld: desc3.F90:(.text+0x1161): undefined reference to `nf_inq_attname_'
/usr/bin/ld: desc3.F90:(.text+0x11ac): undefined reference to `nf_get_att_real_'
/usr/bin/ld: desc3.F90:(.text+0x2193): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(init3.o): in function `init3_':
init3.F90:(.text+0x6a): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: init3.F90:(.text+0x77): undefined reference to `nf_inq_libvers_'
/usr/bin/ld: init3.F90:(.text+0xc9): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(open3.o): in function `open3_':
open3.F90:(.text+0x29): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: open3.F90:(.text+0x55): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: open3.F90:(.text+0x1342): undefined reference to `nf_close_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(opnfil3.o): in function `opnfil3_':
opnfil3.F90:(.text+0x7f): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: opnfil3.F90:(.text+0xdb): undefined reference to `nf_open_'
/usr/bin/ld: opnfil3.F90:(.text+0x135): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x141): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: opnfil3.F90:(.text+0x152): undefined reference to `nf_close_'
/usr/bin/ld: opnfil3.F90:(.text+0x162): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x24c): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0x27c): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0x2e9): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0x319): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0x366): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x3ad): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x445): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x5ed): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x63d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x668): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x6b1): undefined reference to `nf_sync_'
/usr/bin/ld: opnfil3.F90:(.text+0x6db): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x708): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0x755): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x79d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x7d0): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0x81d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x863): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x8a7): undefined reference to `nf_get_att_text_'
/usr/bin/ld: opnfil3.F90:(.text+0x92d): undefined reference to `nf_inq_var_'
/usr/bin/ld: opnfil3.F90:(.text+0x963): undefined reference to `nf_get_att_text_'
/usr/bin/ld: opnfil3.F90:(.text+0x997): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0xac6): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0xaf0): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0xb3d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0xda1): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0xdea): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0xe46): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0xe93): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0xea5): undefined reference to `nf_redef_'
/usr/bin/ld: opnfil3.F90:(.text+0xeff): undefined reference to `nf_close_'
/usr/bin/ld: opnfil3.F90:(.text+0xf62): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0xfaf): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0xfe1): undefined reference to `nf_put_att_text_'
/usr/bin/ld: opnfil3.F90:(.text+0x1091): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x10de): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1110): undefined reference to `nf_put_att_text_'
/usr/bin/ld: opnfil3.F90:(.text+0x117f): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x11cc): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x11d9): undefined reference to `nf_enddef_'
/usr/bin/ld: opnfil3.F90:(.text+0x1243): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x128c): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x12c1): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x130a): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1333): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x137c): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x13a5): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x13ee): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1417): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x1460): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1489): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x14d2): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x14fb): undefined reference to `nf_get_att_double_'
/usr/bin/ld: opnfil3.F90:(.text+0x1544): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x156d): undefined reference to `nf_get_att_int_'
/usr/bin/ld: opnfil3.F90:(.text+0x15c8): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x15f6): undefined reference to `nf_get_att_real_'
/usr/bin/ld: opnfil3.F90:(.text+0x1658): undefined reference to `nf_get_att_real_'
/usr/bin/ld: opnfil3.F90:(.text+0x16cf): undefined reference to `nf_get_att_text_'
/usr/bin/ld: opnfil3.F90:(.text+0x1711): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1732): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1774): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x179a): undefined reference to `nf_inq_dimid_'
/usr/bin/ld: opnfil3.F90:(.text+0x17e1): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x17f9): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: opnfil3.F90:(.text+0x19bc): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x19ed): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1a32): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1a63): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1aa8): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1ac9): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1b0e): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1b2f): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1b74): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1b95): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1c08): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1c4e): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1c8d): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1cd3): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1cf4): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1d4e): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1d94): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1db5): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1dfb): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1e1c): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1e76): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1ebc): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1edd): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1f23): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1f44): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1f8a): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x1fab): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1fd3): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x1ffb): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x2041): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x2062): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x20fb): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x213a): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x2179): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x219a): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x21be): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x21e6): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x222c): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnfil3.F90:(.text+0x2262): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x228a): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x2326): undefined reference to `nf_inq_varid_'
/usr/bin/ld: opnfil3.F90:(.text+0x236c): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(opnlog3.o): in function `opnlog3_':
opnlog3.F90:(.text+0x42): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: opnlog3.F90:(.text+0x89): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: opnlog3.F90:(.text+0xbc): undefined reference to `nf_get_att_text_'
/usr/bin/ld: opnlog3.F90:(.text+0xcf): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: opnlog3.F90:(.text+0xc08): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rdgrnest.o): in function `rdgrnest_':
rdgrnest.F90:(.text+0x117): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdgrnest.F90:(.text+0x13d): undefined reference to `nf_get_var1_int_'
/usr/bin/ld: rdgrnest.F90:(.text+0x14d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdgrnest.F90:(.text+0x19d): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdgrnest.F90:(.text+0x1be): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdgrnest.F90:(.text+0x1ce): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdgrnest.F90:(.text+0x205): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdgrnest.F90:(.text+0x22c): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdgrnest.F90:(.text+0x23c): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdgrnest.F90:(.text+0x279): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdgrnest.F90:(.text+0x2a0): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdgrnest.F90:(.text+0x2b0): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdgrnest.F90:(.text+0x2ee): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdgrnest.F90:(.text+0x315): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdgrnest.F90:(.text+0x325): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdgrnest.F90:(.text+0x361): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdgrnest.F90:(.text+0x388): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdgrnest.F90:(.text+0x398): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdgrnest.F90:(.text+0x3d4): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdgrnest.F90:(.text+0x3fb): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdgrnest.F90:(.text+0x40b): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rdprofil.o): in function `rdprofil_':
rdprofil.F90:(.text+0x11a): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdprofil.F90:(.text+0x142): undefined reference to `nf_get_var1_int_'
/usr/bin/ld: rdprofil.F90:(.text+0x152): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdprofil.F90:(.text+0x1ae): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdprofil.F90:(.text+0x1ce): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdprofil.F90:(.text+0x1de): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdprofil.F90:(.text+0x222): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdprofil.F90:(.text+0x247): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdprofil.F90:(.text+0x257): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdprofil.F90:(.text+0x299): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdprofil.F90:(.text+0x2be): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdprofil.F90:(.text+0x2ce): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdprofil.F90:(.text+0x315): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdprofil.F90:(.text+0x33a): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdprofil.F90:(.text+0x34a): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdprofil.F90:(.text+0x391): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdprofil.F90:(.text+0x3b6): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdprofil.F90:(.text+0x3c6): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rdtflag.o): in function `rdtflag_':
rdtflag.F90:(.text+0x6c2): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdtflag.F90:(.text+0x6f9): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdtflag.F90:(.text+0x709): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdtflag.F90:(.text+0xd22): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdtflag.F90:(.text+0xd4f): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rdvars.o): in function `rdvars_':
rdvars.F90:(.text+0x13a): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdvars.F90:(.text+0x172): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdvars.F90:(.text+0x1e3): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdvars.F90:(.text+0x21f): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdvars.F90:(.text+0x33f): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdvars.F90:(.text+0x3d6): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdvars.F90:(.text+0x58c): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdvars.F90:(.text+0x5cc): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdvars.F90:(.text+0x7ae): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdvars.F90:(.text+0x809): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdvars.F90:(.text+0x845): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdvars.F90:(.text+0x8ac): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdvars.F90:(.text+0x8da): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdvars.F90:(.text+0xbf0): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdvars.F90:(.text+0xc20): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: rdvars.F90:(.text+0xc50): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: rdvars.F90:(.text+0x1078): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdvars.F90:(.text+0x10a8): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdvars.F90:(.text+0x1250): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdvars.F90:(.text+0x1278): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdvars.F90:(.text+0x13e8): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: rdvars.F90:(.text+0x1410): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: rdvars.F90:(.text+0x1438): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdvars.F90:(.text+0x1460): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rdvars.F90:(.text+0x14c5): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdvars.F90:(.text+0x14f3): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdvars.F90:(.text+0x1520): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: rdvars.F90:(.text+0x154d): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(shut3.o): in function `shut3_':
shut3.F90:(.text+0x48): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: shut3.F90:(.text+0x37b): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: shut3.F90:(.text+0x39e): undefined reference to `nf_close_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(syncfid.o): in function `syncfid_':
syncfid.F90:(.text+0x68): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: syncfid.F90:(.text+0x71): undefined reference to `nf_sync_'
/usr/bin/ld: syncfid.F90:(.text+0x81): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: syncfid.F90:(.text+0x303): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: syncfid.F90:(.text+0x326): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrgrnest.o): in function `wrgrnest_':
wrgrnest.F90:(.text+0x3c): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrgrnest.F90:(.text+0x48): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrgrnest.F90:(.text+0x77): undefined reference to `nf_put_var1_int_'
/usr/bin/ld: wrgrnest.F90:(.text+0x168): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrgrnest.F90:(.text+0x174): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrgrnest.F90:(.text+0x1e1): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrgrnest.F90:(.text+0x2f5): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrgrnest.F90:(.text+0x407): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrgrnest.F90:(.text+0x517): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrgrnest.F90:(.text+0x55a): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrgrnest.F90:(.text+0x72c): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrgrnest.F90:(.text+0x825): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrgrnest.F90:(.text+0x933): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrgrnest.F90:(.text+0x962): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrgrnest.F90:(.text+0x96e): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrprofil.o): in function `wrprofil_':
wrprofil.F90:(.text+0x4e): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrprofil.F90:(.text+0x5a): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrprofil.F90:(.text+0x81): undefined reference to `nf_put_var1_int_'
/usr/bin/ld: wrprofil.F90:(.text+0x171): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrprofil.F90:(.text+0x17d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrprofil.F90:(.text+0x1eb): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrprofil.F90:(.text+0x302): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrprofil.F90:(.text+0x347): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrprofil.F90:(.text+0x531): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrprofil.F90:(.text+0x57b): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrprofil.F90:(.text+0x5a9): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrprofil.F90:(.text+0x5b5): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrvars.o): in function `wrvars_':
wrvars.F90:(.text+0x6de): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrvars.F90:(.text+0x773): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrvars.F90:(.text+0x7a8): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrvars.F90:(.text+0x807): undefined reference to `nf_put_vara_real_'
/usr/bin/ld: wrvars.F90:(.text+0x83f): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrvars.F90:(.text+0x8b1): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrvars.F90:(.text+0x8ed): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrvars.F90:(.text+0xaa8): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrvars.F90:(.text+0xadf): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrvars.F90:(.text+0xaf2): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrvars.F90:(.text+0xed1): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrvars.F90:(.text+0xefd): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrvars.F90:(.text+0xf2d): undefined reference to `nf_put_vara_real_'
/usr/bin/ld: wrvars.F90:(.text+0xf5d): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrvars.F90:(.text+0x10e4): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvec3dd':
modncfio.F90:(.text+0x6f): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x8d): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x1f4): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x27b): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x2ce): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x448): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x513): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x637): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x9b0): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xb61): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xee8): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xf5a): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x12ba): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x1346): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x13b5): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: modncfio.F90:(.text+0x177d): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvec3di':
modncfio.F90:(.text+0x198f): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x19ad): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x1b14): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x1b9b): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x1bee): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x1d68): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x1e33): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x1f57): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x22d0): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x2481): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x2808): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x287a): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x2bda): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x2c66): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x2cdd): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: modncfio.F90:(.text+0x30a5): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvec3dr':
modncfio.F90:(.text+0x32bf): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x32dd): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x3444): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x34cb): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x351e): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x3698): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x3763): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x3887): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x3c00): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x3db1): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x4138): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x41aa): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x450a): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x4596): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x460d): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: modncfio.F90:(.text+0x49d5): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvec2dd':
modncfio.F90:(.text+0x4be2): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x4c00): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x4d5d): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x4de4): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x4e36): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x4fa9): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x5073): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x5196): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x5559): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x5711): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x5a80): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x5aed): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x5b5a): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: modncfio.F90:(.text+0x5ed7): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x60ff): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvec2di':
modncfio.F90:(.text+0x6372): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x6390): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x64ed): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x6574): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x65c6): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x6739): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x6803): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x6926): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x6ce9): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x6ea1): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x7210): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x727d): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x72ea): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: modncfio.F90:(.text+0x7667): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x788f): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvec2dr':
modncfio.F90:(.text+0x7b02): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x7b20): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x7c7d): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x7d04): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x7d56): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x7ec9): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x7f93): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x80b6): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x8479): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x8631): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x89a0): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x8a0d): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x8a7a): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: modncfio.F90:(.text+0x8df7): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x901f): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar3dd':
modncfio.F90:(.text+0x929f): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x92bd): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x9424): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x94ab): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x94fe): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x9678): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x9743): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x9867): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x9be0): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x9d91): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xa118): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xa18a): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xa4ea): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xa576): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xa5e5): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: modncfio.F90:(.text+0xa9ad): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar3di':
modncfio.F90:(.text+0xabbf): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0xabdd): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0xad44): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xadcb): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0xae1e): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0xaf98): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0xb063): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xb187): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xb500): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xb6b1): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xba38): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xbaaa): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xbe0a): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xbe96): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xbf0d): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: modncfio.F90:(.text+0xc2d5): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar3dr':
modncfio.F90:(.text+0xc4ef): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0xc50d): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0xc674): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xc6fb): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0xc74e): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0xc8c8): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0xc993): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xcab7): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xce30): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xcfe1): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xd368): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xd3da): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xd73a): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xd7c6): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xd83d): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: modncfio.F90:(.text+0xdc05): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar2dd':
modncfio.F90:(.text+0xde12): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0xde30): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0xdf8d): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xe014): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0xe066): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0xe1d9): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0xe2a3): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xe3c6): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xe789): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xe941): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xecb0): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xed1d): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0xed8a): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: modncfio.F90:(.text+0xf107): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xf32f): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar2di':
modncfio.F90:(.text+0xf5a2): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0xf5c0): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0xf71d): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xf7a4): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0xf7f6): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0xf969): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0xfa33): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xfb56): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0xff19): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x100d1): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x10440): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x104ad): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x1051a): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: modncfio.F90:(.text+0x10897): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x10abf): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar2dr':
modncfio.F90:(.text+0x10d32): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x10d50): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x10ead): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x10f34): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x10f86): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x110f9): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x111c3): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x112e6): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x116a9): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x11861): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x11bd0): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x11c3d): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x11caa): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: modncfio.F90:(.text+0x12027): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x1224f): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar1dd':
modncfio.F90:(.text+0x124b8): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x124d6): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x1263a): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x126c7): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x1271e): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x12898): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x12962): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x12a7e): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x12df8): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x12fa4): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x13008): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: modncfio.F90:(.text+0x13207): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x13551): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar1di':
modncfio.F90:(.text+0x13758): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x13776): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x138da): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x13967): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x139be): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x13b38): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x13c02): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x13d1e): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x14098): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x14244): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x142a8): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: modncfio.F90:(.text+0x144a7): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x147f1): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_readncvar1dr':
modncfio.F90:(.text+0x149f8): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x14a16): undefined reference to `nf_inq_varid_'
/usr/bin/ld: modncfio.F90:(.text+0x14b7a): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x14c07): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x14c5e): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x14dd8): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x14ea2): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x14fbe): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x15338): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x154e4): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x15548): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: modncfio.F90:(.text+0x15747): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x15a91): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modncfio.o): in function `__modncfio_MOD_descncvar':
modncfio.F90:(.text+0x15ca8): undefined reference to `nf_open_'
/usr/bin/ld: modncfio.F90:(.text+0x15cc5): undefined reference to `nf_inq_nvars_'
/usr/bin/ld: modncfio.F90:(.text+0x15f94): undefined reference to `nf_inq_var_'
/usr/bin/ld: modncfio.F90:(.text+0x16184): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x1622b): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x1631c): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x163b1): undefined reference to `nf_close_'
/usr/bin/ld: modncfio.F90:(.text+0x16489): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x16538): undefined reference to `nf_inq_att_'
/usr/bin/ld: modncfio.F90:(.text+0x16633): undefined reference to `nf_inq_dimlen_'
/usr/bin/ld: modncfio.F90:(.text+0x1683d): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x16ae4): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x16d66): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x16e8a): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modncfio.F90:(.text+0x17304): undefined reference to `nf_strerror_'
/usr/bin/ld: modncfio.F90:(.text+0x175f1): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtbuf3.o): in function `crtbuf3_':
crtbuf3.f:(.text+0x730): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: crtbuf3.f:(.text+0x7fe): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(chkfil3.o): in function `chkfil3_':
chkfil3.f90:(.text+0x23): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: chkfil3.f90:(.text+0x16d8): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(m3abort.o): in function `m3abort_':
m3abort.f90:(.text+0x131): undefined reference to `nf_strerror_'
/usr/bin/ld: m3abort.f90:(.text+0x1e2): undefined reference to `nf_abort_'
/usr/bin/ld: m3abort.f90:(.text+0x20c): undefined reference to `nf_strerror_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(opnlist3.o): in function `opnlist3_':
opnlist3.f90:(.text+0x328c): undefined reference to `nf_close_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rddict3.o): in function `rddict3_':
rddict3.f90:(.text+0x294): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rddict3.f90:(.text+0x2a0): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rddict3.f90:(.text+0x307): undefined reference to `nf_get_vara_text_'
/usr/bin/ld: rddict3.f90:(.text+0x353): undefined reference to `nf_get_var1_int_'
/usr/bin/ld: rddict3.f90:(.text+0x458): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rddict3.f90:(.text+0x464): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rddict3.f90:(.text+0x670): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rddict3.f90:(.text+0x85b): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rddict3.f90:(.text+0x885): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rddict3.f90:(.text+0x91b): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rddict3.f90:(.text+0x972): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rddict3.o):rddict3.f90:(.text+0x9cd): more undefined references to `nf_get_vara_int_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rddict3.o): in function `rddict3_':
rddict3.f90:(.text+0xb4a): undefined reference to `nf_get_vara_real_'
/usr/bin/ld: rddict3.f90:(.text+0xbd1): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rddict3.f90:(.text+0xc26): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rddict3.f90:(.text+0xc7a): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rddict3.f90:(.text+0xcd0): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: rddict3.f90:(.text+0xd25): undefined reference to `nf_get_vara_double_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rddict3.o):rddict3.f90:(.text+0xd7a): more undefined references to `nf_get_vara_double_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rddict3.o): in function `rddict3_':
rddict3.f90:(.text+0xef1): undefined reference to `nf_get_vara_text_'
/usr/bin/ld: rddict3.f90:(.text+0xf7a): undefined reference to `nf_get_vara_text_'
/usr/bin/ld: rddict3.f90:(.text+0xfdb): undefined reference to `nf_get_vara_text_'
/usr/bin/ld: rddict3.f90:(.text+0x1040): undefined reference to `nf_get_vara_text_'
/usr/bin/ld: rddict3.f90:(.text+0x10fc): undefined reference to `nf_get_vara_text_'
/usr/bin/ld: rddict3.f90:(.text+0x1172): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rdiddata.o): in function `rdiddata_':
rdiddata.f90:(.text+0xec): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdiddata.f90:(.text+0x116): undefined reference to `nf_get_var1_int_'
/usr/bin/ld: rdiddata.f90:(.text+0x126): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdiddata.f90:(.text+0x186): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdiddata.f90:(.text+0x1ae): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdiddata.f90:(.text+0x1be): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rdsmatrx.o): in function `rdsmatrx_':
rdsmatrx.f90:(.text+0x82): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdsmatrx.f90:(.text+0xb8): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdsmatrx.f90:(.text+0xc8): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdsmatrx.f90:(.text+0x121): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdsmatrx.f90:(.text+0x14d): undefined reference to `nf_get_vara_int_'
/usr/bin/ld: rdsmatrx.f90:(.text+0x15d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrdict3.o): in function `wrdict3_':
wrdict3.f90:(.text+0x36c): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrdict3.f90:(.text+0x378): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrdict3.f90:(.text+0x402): undefined reference to `nf_put_vara_text_'
/usr/bin/ld: wrdict3.f90:(.text+0x4e3): undefined reference to `nf_put_vara_text_'
/usr/bin/ld: wrdict3.f90:(.text+0x530): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrdict3.f90:(.text+0x53c): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrdict3.f90:(.text+0x74f): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrdict3.f90:(.text+0x75b): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrdict3.f90:(.text+0x817): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrdict3.f90:(.text+0x84c): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrdict3.f90:(.text+0xb92): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrdict3.f90:(.text+0xbc7): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrdict3.f90:(.text+0xc3f): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrdict3.o):wrdict3.f90:(.text+0xc97): more undefined references to `nf_put_vara_int_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrdict3.o): in function `wrdict3_':
wrdict3.f90:(.text+0xe10): undefined reference to `nf_put_vara_real_'
/usr/bin/ld: wrdict3.f90:(.text+0xe93): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrdict3.f90:(.text+0xee5): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrdict3.f90:(.text+0xf37): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrdict3.f90:(.text+0xf89): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: wrdict3.f90:(.text+0xfdb): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrdict3.o):wrdict3.f90:(.text+0x102d): more undefined references to `nf_put_vara_double_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrdict3.o): in function `wrdict3_':
wrdict3.f90:(.text+0x119c): undefined reference to `nf_put_vara_text_'
/usr/bin/ld: wrdict3.f90:(.text+0x1225): undefined reference to `nf_put_vara_text_'
/usr/bin/ld: wrdict3.f90:(.text+0x1299): undefined reference to `nf_put_vara_text_'
/usr/bin/ld: wrdict3.f90:(.text+0x1301): undefined reference to `nf_put_vara_text_'
/usr/bin/ld: wrdict3.f90:(.text+0x13ab): undefined reference to `nf_put_vara_text_'
/usr/bin/ld: wrdict3.f90:(.text+0x141d): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrdict3.f90:(.text+0x146e): undefined reference to `nf_put_var1_int_'
/usr/bin/ld: wrdict3.f90:(.text+0x1482): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrdict3.f90:(.text+0x148e): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wriddata.o): in function `wriddata_':
wriddata.f90:(.text+0x44): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wriddata.f90:(.text+0x50): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wriddata.f90:(.text+0x87): undefined reference to `nf_put_var1_int_'
/usr/bin/ld: wriddata.f90:(.text+0x181): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wriddata.f90:(.text+0x18d): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wriddata.f90:(.text+0x1ee): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wriddata.f90:(.text+0x227): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wriddata.f90:(.text+0x233): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrsmatrx.o): in function `wrsmatrx_':
wrsmatrx.f90:(.text+0xd6): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrsmatrx.f90:(.text+0xe2): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrsmatrx.f90:(.text+0x11b): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrsmatrx.f90:(.text+0x228): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrsmatrx.f90:(.text+0x234): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrsmatrx.f90:(.text+0x290): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrsmatrx.f90:(.text+0x2c0): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrsmatrx.f90:(.text+0x2cc): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o): in function `crtfil3_':
crtfil3.F90:(.text+0x2c): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: crtfil3.F90:(.text+0x48): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: crtfil3.F90:(.text+0x6b): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: crtfil3.F90:(.text+0xaf): undefined reference to `nf_create_'
/usr/bin/ld: crtfil3.F90:(.text+0x133): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: crtfil3.F90:(.text+0x13f): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: crtfil3.F90:(.text+0x154): undefined reference to `nf_close_'
/usr/bin/ld: crtfil3.F90:(.text+0x167): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: crtfil3.F90:(.text+0x1ab): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: crtfil3.F90:(.text+0x5a6): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x68c): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x6df): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0x82d): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0x8ab): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0x92a): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0x9aa): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0x9dc): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: crtfil3.F90:(.text+0xa62): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0xb23): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0xbb3): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0xc55): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0xd02): undefined reference to `nf_put_att_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o):crtfil3.F90:(.text+0xd96): more undefined references to `nf_put_att_int_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o): in function `crtfil3_':
crtfil3.F90:(.text+0xfd4): undefined reference to `nf_put_att_double_'
/usr/bin/ld: crtfil3.F90:(.text+0x1066): undefined reference to `nf_put_att_double_'
/usr/bin/ld: crtfil3.F90:(.text+0x10f9): undefined reference to `nf_put_att_double_'
/usr/bin/ld: crtfil3.F90:(.text+0x118b): undefined reference to `nf_put_att_double_'
/usr/bin/ld: crtfil3.F90:(.text+0x121d): undefined reference to `nf_put_att_double_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o):crtfil3.F90:(.text+0x12b0): more undefined references to `nf_put_att_double_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o): in function `crtfil3_':
crtfil3.F90:(.text+0x14e4): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0x1572): undefined reference to `nf_put_att_real_'
/usr/bin/ld: crtfil3.F90:(.text+0x161d): undefined reference to `nf_put_att_real_'
/usr/bin/ld: crtfil3.F90:(.text+0x1700): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x177b): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x17ce): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x180d): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x190b): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x1976): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x1a2a): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x1ac9): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x1b51): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x1c1a): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x1cdb): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x1db8): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x1e33): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x1f43): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x1fd5): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x2008): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x219a): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x21d2): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x220d): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x224e): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crtfil3.F90:(.text+0x22b7): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x230c): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x236c): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x2445): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x2598): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x260b): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x265c): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x26ef): undefined reference to `nf_def_dim_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o):crtfil3.F90:(.text+0x2722): more undefined references to `nf_def_dim_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o): in function `crtfil3_':
crtfil3.F90:(.text+0x283b): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x289e): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x28e2): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x2979): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x29d9): undefined reference to `nf_def_var_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o):crtfil3.F90:(.text+0x2a1e): more undefined references to `nf_def_var_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o): in function `crtfil3_':
crtfil3.F90:(.text+0x2ae9): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x2b5c): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x2bca): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x2c4b): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x2cc0): undefined reference to `nf_def_dim_'
/usr/bin/ld: crtfil3.F90:(.text+0x2d76): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x2e21): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x2ea4): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x2f4e): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x2fd2): undefined reference to `nf_def_var_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o):crtfil3.F90:(.text+0x3055): more undefined references to `nf_def_var_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crtfil3.o): in function `crtfil3_':
crtfil3.F90:(.text+0x364a): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crtfil3.F90:(.text+0x36d2): undefined reference to `nf_put_att_real_'
/usr/bin/ld: crtfil3.F90:(.text+0x38ac): undefined reference to `nf_def_var_'
/usr/bin/ld: crtfil3.F90:(.text+0x3b10): undefined reference to `nf_enddef_'
/usr/bin/ld: crtfil3.F90:(.text+0x3b80): undefined reference to `nf_sync_'
/usr/bin/ld: crtfil3.F90:(.text+0x3d49): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wrtflag.o): in function `wrtflag_':
wrtflag.F90:(.text+0xa1): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrtflag.F90:(.text+0xc9): undefined reference to `nf_put_vara_int_'
/usr/bin/ld: wrtflag.F90:(.text+0xd9): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wrtflag.F90:(.text+0x263): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wrtflag.F90:(.text+0x288): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_setcf1':
modatts3.F90:(.text+0x5fff): undefined reference to `nf_redef_'
/usr/bin/ld: modatts3.F90:(.text+0x622f): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x630c): undefined reference to `nf_def_var_'
/usr/bin/ld: modatts3.F90:(.text+0x63fd): undefined reference to `nf_enddef_'
/usr/bin/ld: modatts3.F90:(.text+0x6606): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x66b5): undefined reference to `nf_inq_dimid_'
/usr/bin/ld: modatts3.F90:(.text+0x67fe): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x693d): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x69db): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x6a62): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x6ae5): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x6c13): undefined reference to `nf_def_var_'
/usr/bin/ld: modatts3.F90:(.text+0x6d35): undefined reference to `nf_inq_dimid_'
/usr/bin/ld: modatts3.F90:(.text+0x6e5e): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x6ef2): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x7054): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x7161): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x7269): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x7411): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x74b4): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x753c): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x7586): undefined reference to `nf_inq_dimid_'
/usr/bin/ld: modatts3.F90:(.text+0x76b9): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x7742): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x77c2): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x787b): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x7973): undefined reference to `nf_def_var_'
/usr/bin/ld: modatts3.F90:(.text+0x7a61): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x7ac2): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x7e7a): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: modatts3.F90:(.text+0x81d1): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8335): undefined reference to `nf_put_vara_double_'
/usr/bin/ld: modatts3.F90:(.text+0x83e7): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x852e): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x85c7): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8615): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8664): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8732): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x8816): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x88ad): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x893f): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8992): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8a41): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8ad1): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8b77): undefined reference to `nf_put_att_double_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0x8bc5): more undefined references to `nf_put_att_double_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_setcf1':
modatts3.F90:(.text+0x8c37): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x8ca3): undefined reference to `nf_put_att_double_'
/usr/bin/ld: modatts3.F90:(.text+0x8d50): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x8ddf): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x8e6a): undefined reference to `nf_def_var_'
/usr/bin/ld: modatts3.F90:(.text+0x8edc): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x8f57): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x8fd0): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x9049): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x90ba): undefined reference to `nf_put_att_text_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_setmtext':
modatts3.F90:(.text+0x9543): undefined reference to `nf_redef_'
/usr/bin/ld: modatts3.F90:(.text+0x9596): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x95ac): undefined reference to `nf_enddef_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_setcmaq2':
modatts3.F90:(.text+0xb278): undefined reference to `nf_redef_'
/usr/bin/ld: modatts3.F90:(.text+0xb2b8): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xb314): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0xb366): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0xb3b8): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0xb40c): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0xb460): undefined reference to `nf_put_att_text_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0xb4b3): more undefined references to `nf_put_att_text_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_setcmaq2':
modatts3.F90:(.text+0xb748): undefined reference to `nf_put_att_real_'
/usr/bin/ld: modatts3.F90:(.text+0xb788): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xb7c7): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xb807): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xb848): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xb889): undefined reference to `nf_put_att_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0xb8c8): more undefined references to `nf_put_att_int_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_setcmaq2':
modatts3.F90:(.text+0xb99c): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0xb9ef): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0xba41): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0xba94): undefined reference to `nf_put_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0xbae8): undefined reference to `nf_put_att_text_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0xbb3f): more undefined references to `nf_put_att_text_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_setcmaq2':
modatts3.F90:(.text+0xc43b): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xc47a): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xc4b9): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xc4fa): undefined reference to `nf_put_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0xc53b): undefined reference to `nf_put_att_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0xc57b): more undefined references to `nf_put_att_int_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_setcmaq2':
modatts3.F90:(.text+0xc8dc): undefined reference to `nf_enddef_'
/usr/bin/ld: modatts3.F90:(.text+0xd856): undefined reference to `nf_put_att_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_getcmaqt':
modatts3.F90:(.text+0x12dbe): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x12e04): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x12e32): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x12e60): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x12e8e): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x12ebf): undefined reference to `nf_get_att_text_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0x12ef0): more undefined references to `nf_get_att_text_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_getcmaqt':
modatts3.F90:(.text+0x1306e): undefined reference to `nf_get_att_real_'
/usr/bin/ld: modatts3.F90:(.text+0x13099): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x130c4): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x130ef): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x1311d): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x13144): undefined reference to `nf_get_att_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0x1316f): more undefined references to `nf_get_att_int_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_getcmaqt':
modatts3.F90:(.text+0x131f6): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x13227): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x13258): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x13289): undefined reference to `nf_get_att_text_'
/usr/bin/ld: modatts3.F90:(.text+0x132ba): undefined reference to `nf_get_att_text_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0x132eb): more undefined references to `nf_get_att_text_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o): in function `__modatts3_MOD_getcmaqt':
modatts3.F90:(.text+0x13810): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x1383b): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x13866): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x13891): undefined reference to `nf_get_att_int_'
/usr/bin/ld: modatts3.F90:(.text+0x138bc): undefined reference to `nf_get_att_int_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(modatts3.o):modatts3.F90:(.text+0x138e7): more undefined references to `nf_get_att_int_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(rdatt3.o): in function `master.0.rdatt3_':
rdatt3.F90:(.text+0x162): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: rdatt3.F90:(.text+0x1b2): undefined reference to `nf_inq_att_'
/usr/bin/ld: rdatt3.F90:(.text+0x249): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdatt3.F90:(.text+0x89f): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdatt3.F90:(.text+0xbb6): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdatt3.F90:(.text+0x18b6): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdatt3.F90:(.text+0x1dbc): undefined reference to `nf_get_att_text_'
/usr/bin/ld: rdatt3.F90:(.text+0x1dcb): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdatt3.F90:(.text+0x1e07): undefined reference to `nf_get_att_double_'
/usr/bin/ld: rdatt3.F90:(.text+0x1e23): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: rdatt3.F90:(.text+0x1e7e): undefined reference to `nf_get_att_int_'
/usr/bin/ld: rdatt3.F90:(.text+0x1e98): undefined reference to `nf_get_att_real_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crdict3.o): in function `crdict3_':
crdict3.f90:(.text+0x52): undefined reference to `nf_def_dim_'
/usr/bin/ld: crdict3.f90:(.text+0x85): undefined reference to `nf_def_dim_'
/usr/bin/ld: crdict3.f90:(.text+0xb8): undefined reference to `nf_def_dim_'
/usr/bin/ld: crdict3.f90:(.text+0xeb): undefined reference to `nf_def_dim_'
/usr/bin/ld: crdict3.f90:(.text+0x11e): undefined reference to `nf_def_dim_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crdict3.o):crdict3.f90:(.text+0x151): more undefined references to `nf_def_dim_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crdict3.o): in function `crdict3_':
crdict3.f90:(.text+0x1b4): undefined reference to `nf_def_var_'
/usr/bin/ld: crdict3.f90:(.text+0x1f1): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crdict3.f90:(.text+0x22e): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crdict3.f90:(.text+0x7b0): undefined reference to `nf_put_att_int_'
/usr/bin/ld: crdict3.f90:(.text+0x81e): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crdict3.f90:(.text+0x88f): undefined reference to `nf_def_var_'
/usr/bin/ld: crdict3.f90:(.text+0x936): undefined reference to `nf_def_var_'
/usr/bin/ld: crdict3.f90:(.text+0x985): undefined reference to `nf_def_var_'
/usr/bin/ld: crdict3.f90:(.text+0x9d6): undefined reference to `nf_def_var_'
/usr/bin/ld: crdict3.f90:(.text+0xa3e): undefined reference to `nf_def_var_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crdict3.o):crdict3.f90:(.text+0xa7e): more undefined references to `nf_def_var_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crdict3.o): in function `crdict3_':
crdict3.f90:(.text+0x10af): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crdict3.f90:(.text+0x10ec): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crdict3.f90:(.text+0x116c): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crdict3.f90:(.text+0x11a6): undefined reference to `nf_put_att_text_'
/usr/bin/ld: crdict3.f90:(.text+0x1228): undefined reference to `nf_put_att_text_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crdict3.o):crdict3.f90:(.text+0x1275): more undefined references to `nf_put_att_text_' follow
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(crdict3.o): in function `crdict3_':
crdict3.f90:(.text+0x14dd): undefined reference to `nf_abort_'
/usr/bin/ld: crdict3.f90:(.text+0x19f3): undefined reference to `nf_abort_'
/usr/bin/ld: crdict3.f90:(.text+0x1e32): undefined reference to `nf_enddef_'
/usr/bin/ld: /home/gyx/Build_CMAQ/CMAQ-5.2/lib/x86_64/gcc/ioapi/lib/libioapi.a(wratt3.o): in function `master.0.wratt3_':
wratt3.F90:(.text+0x675): undefined reference to `GOMP_critical_name_start'
/usr/bin/ld: wratt3.F90:(.text+0x69d): undefined reference to `nf_redef_'
/usr/bin/ld: wratt3.F90:(.text+0x6ed): undefined reference to `nf_enddef_'
/usr/bin/ld: wratt3.F90:(.text+0x705): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wratt3.F90:(.text+0xa79): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wratt3.F90:(.text+0x12fb): undefined reference to `GOMP_critical_name_end'
/usr/bin/ld: wratt3.F90:(.text+0x133a): undefined reference to `nf_put_att_double_'
/usr/bin/ld: wratt3.F90:(.text+0x1820): undefined reference to `nf_put_att_text_'
/usr/bin/ld: wratt3.F90:(.text+0x1862): undefined reference to `nf_put_att_real_'
/usr/bin/ld: wratt3.F90:(.text+0x18ca): undefined reference to `nf_put_att_int_'
collect2: error: ld returned 1 exit status
make: *** [Makefile:408:CCTM_v52.exe] 错误 1
**ERROR** while running make command
之后就报错了 出不来CCTM_v52.exe  困扰好几天了
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表