#31503: updated cdo@1.5.2 cannot link to netcdf.4.dylib ----------------------------------+----------------------------------------- Reporter: fischcheng@… | Owner: takeshi@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: cdo, netcdf | Port: cdo ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * owner: macports-tickets@… => takeshi@… Comment: That's strange... You shouldn't need an older version of netcdf; rather, all programs that use netcdf need to be rebuilt with the newer netcdf library. When netcdf's library version was increased to 7 in r80310 as a consequence of updating the program version to 4.1.3, all ports that use netcdf should have simultaneously had their revisions increased. Since that wasn't done at that time, it should be done now. Takeshi, can you do that, for all ports that haven't already had their version or revision increased for other reasons since then? I'll attach a list of ports that depend on netcdf. However, cdo was updated to 1.5.2 in r83073, after netcdf was updated to 4.1.3, so that should have already taken care of rebuilding cdo with netcdf library version 7. That is, it should not have been possible for you to get cdo 1.5.2 installed without already having netcdf libraryn version7. Try forcibly rebuilding cdo, and selfupdate beforehand just to make sure your ports definitions are up to date: {{{ sudo port clean cdo sudo port -v selfupdate sudo port -n upgrade --force cdo }}} -- Ticket URL: <https://trac.macports.org/ticket/31503#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS