#33023: xorg-server: X11.app crashes on launch ---------------------------+------------------------ Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: xorg-server | ---------------------------+------------------------ Comment (by macsforever2000@…): FYI. I just had this problem on a fresh install of macports on Mac OS X 10.8.2 and Xcode 4.5.2. I was seeing a message "Failed to enable core services.". comment:9 did NOT work for me. But I modified it to work by forcing a source code install. Here are my modified steps. {{{ sudo port -f uninstall xkeyboard-config sudo port -s install xkeyboard-config }}} This suddenly required some more dependencies to install including some perl5.12 ports. So maybe there is a dependency issue with xkeyboard- config? It does not have any library dependencies and that seems wrong to me. @jeremyhu: Can you look at this please? -- Ticket URL: <https://trac.macports.org/ticket/33023#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS