#39086: cmake 2.8.10.2 with macosx_deployment_target 10.7 fails to configure ---------------------+---------------------- Reporter: help@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: cmake | ---------------------+---------------------- Comment (by larryv@…): Replying to [comment:10 ville.aakko@…]:
Just a hunch, but I can't seem to be able to run xcode-select as non- root: {{{ xcode-select --print-path xcode-select: Error: Incorrect permissions for data file at '/usr/share /xcode-select/xcode_dir_link'. Run xcode-select -switch <xcode_folder_path> to reset the path to the Xcode folder. }}} Should I be able to?
Yes. Your system is broken. Please try running {{{ % sudo xcode-select -switch /Applications/Xcode.app % xcode-select -print-path }}} -- Ticket URL: <https://trac.macports.org/ticket/39086#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X