#52686: gmt4 @4.5.14_2 : error building gmt4 during install --------------------------+-------------------------------- Reporter: NestorCerpa | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gmt4 | --------------------------+-------------------------------- Comment (by ken-cunningham-webuse): error is {{{ ld: library not found for -lhdf5_hl }}} but I see you have "hdf5-18 1.8.17_0" installed. port search hdf5 shows {{{ hdf5 @1.10.0-patch1 (science) HDF5 general purpose library and file format for storing scientific data hdf5-18 @1.8.17 (science) HDF5 general purpose library and file format for storing scientific data }}} that's a bit odd. I know nothing about this port, but a missing library is a missing library. Do you have the library? {{{locate hdf5_hl}}} or perhaps {{{ls -la /opt/local/lib/hdf*}}} If not, perhaps you need that other hdf5 install, or perhaps you don't have the +hl variant installed (which it seems to be looking for)? {{{port -v installed | grep hdf5}}} will show you what you have already. If you do have the library, but it won't use it, that's another entire matter. Hope this helps get you started. -- Ticket URL: <https://trac.macports.org/ticket/52686#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X