#47439: libextractor fail to build ---------------------------+-------------------------- Reporter: mathsmac@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: libextractor | ---------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: The problem is that in qt_extractor.c it declares a function `ntohll`. OS X did not used to include the function `ntohll`, but does as of OS X 10.10 Yosemite, which is why the build now fails, because of the conflicting function definition. libextractor is rather out of date. I'll try updating the port. -- Ticket URL: <https://trac.macports.org/ticket/47439#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X