- 积分
- 18
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-8-12
- 最后登录
- 1970-1-1
|
GrADS
系统平台: |
WRF-Chem |
问题截图: |
- |
问题概况: |
安装prep-chem-src报错 |
我看过提问的智慧: |
看过 |
自己思考时长(天): |
3 |
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 gongtengz 于 2019-3-1 14:37 编辑
我已经安装了WRF4.0.3,然后想要安装WRF-Chem。可是在安装WRF-Chem的预处理程序prep-chem-src的时候报错了。我的编译环境是:
netcdf version 4.4.4
hdf5 version 1.10.1
zlib version 1.2.11
gcc and gfortran version 6.4.0
报错的主要信息如下:
3bem_emissions.o:3bem_emissions.f90:function readolsonhdf_: error: undefined reference to '__h5global_MOD_h5f_acc_rdonly_f'
3bem_emissions.o:3bem_emissions.f90:function readolsonhdf_: error: undefined reference to '__h5global_MOD_h5t_ieee_f32le'
edgar_emissions.o:edgar_emissions.f90:function edgar_htap_: error: undefined reference to '__h5global_MOD_h5f_acc_rdonly_f'
edgar_emissions.o:edgar_emissions.f90:function edgar_htap_: error: undefined reference to '__h5global_MOD_h5t_native_real'
edgar_emissions.o:edgar_emissions.f90:function edgar4_: error: undefined reference to '__h5global_MOD_h5f_acc_rdonly_f'
edgar_emissions.o:edgar_emissions.f90:function edgar4_: error: undefined reference to '__h5global_MOD_h5t_ieee_f32le'
collect2: error: ld returned 1 exit status
Makefile:37: recipe for target '../prep_chem_sources_RADM_WRF_FIM_SIMPLE.exe' failed
make: *** [../prep_chem_sources_RADM_WRF_FIM_SIMPLE.exe] Error 1
谢谢帮助
|
|