I am trying to compile ROMS with ifort and netcdf3.6. I 'm getting the following error in subrutine close-io.F
Build/libUTIL.a(close_io.o): In function `close_io':
/home/kamilaw/ROMS/Build/close_io.f90:101: undefined reference to `netcdf_mp_nf90_strerror_'
/home/kamilaw/ROMS/Build/close_io.f90:103: undefined reference to `netcdf_mp_nf90_strerror_'
And after that i have similar errors in other functions. The rest of the error message is attached.

Kamila