Dear Sir,
I tried to install the NCEPLIBS-ip with intel as per the previous suggestions using the following steps:
tar xvf v5.1.0.tar.gz
mv NCEPLIBS-ip-5.1.0 ip510
cd ip510
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/home/centos/model_build/build_iola/external_libs/ip510/build/install ../../ip510
make
make test
However, I encountered the following errors, which are attached in the log.make file (make log) and the log.maketest file (make test log).
Could you please help me resolve these issues?
Thankyou,
Sree
log.make.txt
log.make_test.txt