[MacPorts] #59124: searchfs @0.3.0: fatal error: 'sys/fsgetpath.h' file not found
MacPorts
noreply at macports.org
Sat Sep 28 23:14:25 UTC 2019
#59124: searchfs @0.3.0: fatal error: 'sys/fsgetpath.h' file not found
-------------------------+-----------------------
Reporter: ryandesign | Owner: srirangav
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.0
Resolution: | Keywords:
Port: searchfs |
-------------------------+-----------------------
Comment (by kencu):
It looks like our software authour actually has included a compatibility
function already, almost identical to the one in the apple developer
thread I linked to -- however, he forgot to test for the availability of
the fsgetpath.h header before including it, ergo the error. I'll write up
a patch that can be upstreamed, and that should fix the build on 10.7 to
10.12.
For 10.6 and below, we're stuck because of the use of
`NSRegularExpression` which is 10.7+ only.
--
Ticket URL: <https://trac.macports.org/ticket/59124#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list