error when compiling WRFDA 4.7.0 with RTTOV12.1.

taytaytay

New member
I am facing an error while compiling WRFDA 4.7.0 with RTTOV 12.1, with the error message shown below:

/opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld: cannot find -lhdf5_hl_f90cstub: No such file or directory
/opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld: cannot find -lhdf5_f90cstub: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: [da.make:204: da_wrfvar.exe] Error 1 (ignored)

Actually, almost all the executables are generated but da_wrfvar.exe. I am providing the log files along with this. Is this issue related to HDF5 library?
 
I am facing an error while compiling WRFDA 4.7.0 with RTTOV 12.1, with the error message shown below:

/opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld: cannot find -lhdf5_hl_f90cstub: No such file or directory
/opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld: cannot find -lhdf5_f90cstub: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: [da.make:204: da_wrfvar.exe] Error 1 (ignored)

Actually, almost all the executables are generated but da_wrfvar.exe. I am providing the log files along with this. Is this issue related to HDF5 library?
WRFDA4.7 has not been officially released.
 
Back
Top