Error with netcdf lib when linking upwelling test case

Discussion on computers, ROMS installation and compiling

Moderators: arango, robertson

Post Reply
Message
Author
hankseidel
Posts: 11
Joined: Tue Sep 09, 2003 6:51 pm
Location: Texas A&M University

Error with netcdf lib when linking upwelling test case

#1 Unread post by hankseidel »

Hi,

I have been working on this for a couple of days and can't get the upwelling test case to link. I am using the build.bash on a mac under OSX 10.8.4 and gfortran. I followed the tutorial here as close as possible:

https://www.myroms.org/wiki/index.php/R ... ow_Leopard

I compiled the netcdf from 4.1.3 with --disable-netcdf-4 configure option

The netcdf libraries are present in the -L location but I get the output that follows.

Thanks!

Hank

Post edited . . . Problem solved!
Last edited by hankseidel on Wed Sep 25, 2013 10:15 pm, edited 1 time in total.

hankseidel
Posts: 11
Joined: Tue Sep 09, 2003 6:51 pm
Location: Texas A&M University

Re: Error with netcdf lib when linking upwelling test case

#2 Unread post by hankseidel »

It is often the case that once I post a problem to a forum, I figure out the problem in short order. Seems to accelerate the process. Anyway, it's working now and the problem was the libnetcdff.a file not being linked.

Sorry!

Hank

Post Reply