A abhi24 New member Aug 24, 2024 #1 Hi, This is the error obtained: make: *** [Makefile:68: configcheck] Error 1 Attachments log.compile.txt log.compile.txt 1.3 KB · Views: 7 configure.wrf.txt configure.wrf.txt 21.2 KB · Views: 5
William.Hatheway Well-known member Aug 24, 2024 #2 abhi24 said: Hi, This is the error obtained: make: *** [Makefile:68: configcheck] Error 1 Click to expand... 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?
abhi24 said: Hi, This is the error obtained: make: *** [Makefile:68: configcheck] Error 1 Click to expand... 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?
William.Hatheway Well-known member Aug 27, 2024 #4 abhi24 said: Thanks, that was the problem Click to expand... Glad to help