#36417: port splash: build failed ---------------------+-------------------------------- Reporter: wd11@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: splash | ---------------------+-------------------------------- Comment (by wd11@…): It seems to me that choosing port hdf5 as dependency causes the issue. hdf5 is version 1.6.9 which doesn't define the macro H5_VERSION_GE used in the source code failing to compile. So either fix that source code (by directly using the version macros H5_VERS_MAJOR, H5_VERS_MINOR, and H5_VERS_RELEASE) or choose hdf5-18 as dependency, or both. cheers, Walter. -- Ticket URL: <https://trac.macports.org/ticket/36417#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS