Forums
The last two lines of the script (https://github.com/NOAA-EMC/NCEPLIBS-external/blob/ufs-v1.1.0/doc/README_stampede_intel.txt) I got this:
login3.stampede2(75)$ make VERBOSE=1 -j8 2>&1 | tee log.make
make: *** No targets specified and no makefile found. Stop.
login3.stampede2(76)$ make install 2>&1 | tee log.install
make: *** No rule to make target `install'. Stop.
I believe it failed to correctly install the NCEP libraries. I also see something that says "configuring incomplete, errors occurred" a few lines up.
Any solutions for the issue?
- 211 views