Hi there,
I was able to compile WRF-Chem successfully. When compiling WPS (v4.5), geogrid.exe and metgrid.exe are created, but failed to create ungrib.exe. These are the errors I receive:
I selected serial mode with the same compiler I used to compile WRF-Chem. Please find configure.wps and log.compile files attached.
Also, when I select "NO_GRIB2" option, it works fine and creates ungrib.exe.
By the way, I checked two other posts in the forum with the same topic, but neither of the suggested solutions (configuring with "--build-grib2-libs" or adding "-lgomp" in configure file) helped.
Any idea how I can fix this?
Thank you!
I was able to compile WRF-Chem successfully. When compiling WPS (v4.5), geogrid.exe and metgrid.exe are created, but failed to create ungrib.exe. These are the errors I receive:
dec_jpeg2000.c.text+0x61): undefined reference to `jpc_decode'
collect2: error: ld returned 1 exit status
make[1]: [ungrib.exe] Error 1 (ignored)
dec_jpeg2000.c.text+0x61): undefined reference to `jpc_decode'
collect2: error: ld returned 1 exit status
make[1]: [g2print.exe] Error 1 (ignored)
I selected serial mode with the same compiler I used to compile WRF-Chem. Please find configure.wps and log.compile files attached.
Also, when I select "NO_GRIB2" option, it works fine and creates ungrib.exe.
By the way, I checked two other posts in the forum with the same topic, but neither of the suggested solutions (configuring with "--build-grib2-libs" or adding "-lgomp" in configure file) helped.
Any idea how I can fix this?
Thank you!