-
Hi, I was trying to compile LIS with the required libraries set up and configured. Compiling LIS [INFO] Compiling LIS source code Makefile:26: Filepath: No such file or directory [ERR] Compile failed Wondering if anyone knows the possible cause for this and even better if has potential solution. Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
This issue is fixed after loaded in the python module. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Sorry to activate this thread again, but it turned out another error message popped up as below: Thanks! ifort -c -O2 -fp-model precise -u -traceback -fpe0 -nomixed_str_len_arg -names lowercase -convert big_endian -assume byterecl -DSPMD -DHIDE_SHR_MSG -DNO_SHR_VMATH -DIFC -DLINUX -I/qfs/projects/ops/rh6/esmf/7.1/mod/modO/Linux.intel.64.intelmpi.default -DUSE_INCLUDE_MPI -I/pic/projects/sooty2/tais958/lib/eccodes-2.12.5/include/ -I/share/apps/netcdf/4.4.1.1/intel/15.0.1/include/ -I/people/scicons/constance/apps/hdf5-1.8.13/intel/15.0.1/include/ -DLIS_JULES -I./ -I../core/ -I../params/gfrac/SPORTDaily/ -I../params/gfrac/VIIRSDaily/ -I../surfacemodels/land/vic.4.1.1/ -I../surfacemodels/land/vic.4.1.1/physics/ -I../surfacemodels/land/vic.4.1.2.l/ -I../surfacemodels/land/vic.4.1.2.l/physics/ -I../surfacemodels/land/awral.6.0.0/physics/ -I../surfacemodels/land/rdhm.3.5.6/ -I../surfacemodels/land/rdhm.3.5.6/sac/ -I../surfacemodels/land/rdhm.3.5.6/frz/ -I../surfacemodels/land/rdhm.3.5.6/snow17/ -I../surfacemodels/land/rdhm.3.5.6/sachtet/ ../interp/easeV2_utils.F90 [ERR] Compile failed |
Beta Was this translation helpful? Give feedback.
This issue is fixed after loaded in the python module. Thanks.