#41000: Failed to build xorg-libAppleWM on Mavericks ------------------------------+------------------------ Reporter: markus@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: Port: xorg-libAppleWM | ------------------------------+------------------------ Comment (by larryv@…): Replying to [comment:3 qwertjadaml@…]:
I took the strength to be kind despite your “User error” statement—which I try my best not to note it further on—and try to take my time to explain it to you, that the issue clearly exists and valid, as in the compiler cannot find the “HIServices/Processes.h” file, and that fact is anything ''but'' a user error. (Unless you referring yourself.)
Jeremy is just curt sometimes. Don’t take stuff so personally.
you're asking the user to install the MacPorts Dependencies command line tools, which seems to be non-existent.
He means the command-line tools provided by Xcode, which (among other things) install various system headers into `/usr/include`. Please try running the following commands and attach your new `main.log` if the build still fails. {{{ % xcode-select --install % sudo port clean xorg-libAppleWM % sudo port install xorg-libAppleWM }}} -- Ticket URL: <https://trac.macports.org/ticket/41000#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X