During the WPS compile process, geogrid.exe and ungrib.exe are created normally.
But, metgrid.exe is not created.
It is believed to be caused by the following error:
nf_nc4.f90.text+0x678f): undefined reference to `nc_get_var_chunk_cache_ints'
collect2: error: ld returned 1 exit status
Makefile:13: recipe for target 'metgrid.exe' failed
make[1]: [metgrid.exe] Error 1 (ignored)
Can anyone give me some advice on how to solve this?
But, metgrid.exe is not created.
It is believed to be caused by the following error:
nf_nc4.f90.text+0x678f): undefined reference to `nc_get_var_chunk_cache_ints'
collect2: error: ld returned 1 exit status
Makefile:13: recipe for target 'metgrid.exe' failed
make[1]: [metgrid.exe] Error 1 (ignored)
Can anyone give me some advice on how to solve this?