Hi everyone,
I'm trying to build WRF for Xeon Phi (option no.21 after running ./configure), however, I get the following errors when using ./compile wrf :
x86_64-k1om-linux-ld: skipping incompatible /usr/local/lib/libnetcdff.so when searching for -lnetcdff
x86_64-k1om-linux-ld: skipping incompatible /usr/local/lib/libnetcdff.a when searching for -lnetcdff
x86_64-k1om-linux-ld: cannot find -lnetcdff
x86_64-k1om-linux-ld: skipping incompatible /usr/local/lib/libnetcdf.so when searching for -lnetcdf
x86_64-k1om-linux-ld: skipping incompatible /usr/local/lib/libnetcdf.a when searching for -lnetcdf
x86_64-k1om-linux-ld: cannot find -lnetcdf
I did not find any article that describes how to build netcdf for MIC, please let me know what am I doing wrong :)
Thank you,
Dennis.