#40845: cmake fails to install under Mavericks -------------------------------+----------------------- Reporter: elliottbalsley@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: mavericks Port: cmake | -------------------------------+----------------------- Comment (by elliottbalsley@…): I had previously only installed the Xcode command line tools. After your recommendation, here's what I did: Install full Xcode from App Store, launch it to finish installing {{{ port -qv installed > myports.txt sudo port -f uninstall installed sudo port clean all cd MacPorts-2.2.0/ make clean ./configure make sudo make install }}} At this point, macports.conf has both lines commented already as shown in the migration guide. {{{ sudo port selfupdate sudo port install cmake }}} Problem solved. -- Ticket URL: <https://trac.macports.org/ticket/40845#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X