#18835: Failure to install -- problem with Xproto or xorg-libX11 ------------------------------------------+--------------------------------- Reporter: gwyan.rhabyt@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: Port: xorg-libX11 | ------------------------------------------+--------------------------------- Comment(by simX_other@…): I encountered this problem as well. To fix it, I simply did: {{{ sudo port deactivate xorg-xproto sudo port install xorg-xproto }}} ... since I already had an outdated version of xorg-xproto installed. FWIW, a very similar error came up for xorg-macros, and I solved it by doing the same thing: {{{ sudo port deactivate xorg-util-macros sudo port install xorg-util-macros }}} These were the only two packages that gave me this problem. -- Ticket URL: <http://trac.macports.org/ticket/18835#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS