Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

WRF installation: able to build WRF using serial but not with dmpar

abhi24

New member
Hi,

This is the error obtained: make: *** [Makefile:68: configcheck] Error 1
 

Attachments

  • log.compile.txt
    1.3 KB · Views: 6
  • configure.wrf.txt
    21.2 KB · Views: 3
Hi,

This is the error obtained: make: *** [Makefile:68: configcheck] Error 1
Code:
NETCDF4_IO_OPTS = -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT
GPFS            =
CURL            =
HDF5            =
ZLIB            =
NETCDF4_DEP_LIB =

perhaps this might be the issue? The libraries didn't seem to be exported to the configure?
 
Top