#43106: ShiftIt fails to build on 10.9 Mavericks ---------------------------+------------------- Reporter: otto.julio@… | Owner: phw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ShiftIt | ---------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => phw@… * cc: phw@…, openmaintainer@… (removed) Old description:
The following error appears when building the ShiftIt on 10.9 Mavericks:
X11Utils.c:22:10: fatal error: 'X11/Xlib.h' file not found.
Build log is attached.
New description: The following error appears when building the ShiftIt on 10.9 Mavericks: {{{ X11Utils.c:22:10: fatal error: 'X11/Xlib.h' file not found. }}} Build log is attached. -- Comment: How strange. ShiftIt does declare a dependency on the xorg-libX11 port that provides that file, and your log shows it is installed. However, I see there is no -I/opt/local/include being used; maybe that's the problem. -- Ticket URL: <https://trac.macports.org/ticket/43106#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X