[MacPorts] #59124: searchfs @0.3.0: fatal error: 'sys/fsgetpath.h' file not found

MacPorts noreply at macports.org
Sat Sep 28 20:21:04 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):

 <https://github.com/st3fan/osx-10.9/blob/master/xnu-2422.1.72/bsd/sys/fsgetpath.h>

 <https://git.saurik.com/apple/xnu.git/history/3903760236c30e3b5ace7a4eefac3a269d68957c?f=bsd/sys/fsgetpath.h>

 It may have been around longer, but hidden away:
 {{{
 /*
  * Obtain the full pathname of a file system object by id.
  *
  * This is a private SPI used by the File Manager.
  */
 ssize_t fsgetpath(char * __restrict buf, size_t bufsize, fsid_t* fsid,
 uint64_t objid);

 }}}

 Could be ripe for `legacy-support` if so...

-- 
Ticket URL: <https://trac.macports.org/ticket/59124#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list