[MacPorts] #58160: macOS 10.4.11: failed to build py27-psutil due to lack of libproc support
MacPorts
noreply at macports.org
Sun Mar 10 21:38:38 UTC 2019
#58160: macOS 10.4.11: failed to build py27-psutil due to lack of libproc support
------------------------+----------------------
Reporter: dzhub | Owner: stromnov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords: tiger
Port: py-psutil |
------------------------+----------------------
Comment (by kencu):
It turns out that building a new kernel for Tiger is actually not very
hard after all, much to my surprise, given that there is a very
straightforward recipe to follow here
<https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/build/build.html#//apple_ref/doc/uid/TP30000905-CH221-CIHFEIFI>.
Other than having to copy one missing header `<mach-o/kld.h>` from
`xnu-792.24.17/EXTERNAL_HEADERS/mach-o/kld.h` into `/usr/include/mach-o`,
to build `kextsymboltool`, it built through just by following the
directions in about 10 minutes total.
So one never knows...
--
Ticket URL: <https://trac.macports.org/ticket/58160#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list