Compile error

Discussion on computers, ROMS installation and compiling

Moderators: arango, robertson

Post Reply
Message
Author
lwblayman
Posts: 2
Joined: Mon Mar 23, 2009 3:48 pm
Location: Hohai University

Compile error

#1 Unread post by lwblayman »

Hello,

I have problem with build.bash, when I'm following the tutorial and try to compile, I got this error:

mod_netcdf.f90:(.text+0x1a5d9): undefined reference to `netcdf_mp_nf90_sync_'
make: *** [/home/lwb/model/projects/oceanS] error 1


Please help me to overcome this problem.

Thank you very much

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: Compile error

#2 Unread post by kate »

Is that the only error you get or are there many such? It's puzzling if that's the only one, but might be due to mixing more than one version of netcdf somehow.

Post Reply