Fwd: package installation fails with Homebrew

Joshua Root jmr at macports.org
Sat Apr 14 02:08:27 PDT 2012


On 2012-4-14 18:50 , Elmar Stellnberger wrote:
> Quite a Hazard:
> macports refuses to compile since I have installed Kenneth Reitz`s
> homebrew gcc although
> the latest console tools and Xcode are installed correctly (fink does
> quite well that way).
> 
>> xcode-select -print-path
> /Applications/Utilities/Xcode.app/Contents/Developer
>> port install sshfs
> Error: The installed version of Xcode (2.0orlower) is too old to use
> on the installed OS version. Version 4.1 or later is recommended on
> Mac OS X 10.7.

This check is based on the output of 'xcodebuild -version', and if that
doesn't produce something we can parse, there's something wrong with
your Xcode installation.

- Josh


More information about the macports-dev mailing list