Hello,
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.
Please help.
Kamila
Error while compiling ROMS- close_io.F
-
- Posts: 8
- Joined: Tue Feb 01, 2011 7:04 pm
- Location: LMAR, Hunter College, CUNY
Error while compiling ROMS- close_io.F
- Attachments
-
- roms_error311.txt
- (17.47 KiB) Downloaded 270 times
Re: Error while compiling ROMS- close_io.F
You don't show the actual link command, which should be pointing to your netcdf library, perhaps also a netcdff library.