Maverics/Xcode 5 proposal: no more xcode-select --install

Rainer Müller raimue at macports.org
Tue Oct 29 15:22:42 PDT 2013


On 2013-10-29 22:54, Paul Bennett wrote:
> On 29 Oct 2013, at 20:52, Clemens Lang <cal at macports.org> wrote:
> 
>> On Tue, Oct 29, 2013 at 08:47:29PM +0000, Paul Bennett wrote:
>>> Is 'xcode-select --install' really necessary on Mavericks?
>>
>> Without xcode-select --install, /usr/lib/tclConfig.sh does not exist and
>> MacPorts base currently fails to configure because it cannot find Tcl.
> 
> The attached patch should fix that. (Apply to MacPorts 2.2.1 release, then autoconf && configure && make.)

This patch would not work on older systems without xcrun. The use of the
variable $XCRUN to determine $SDK_ROOT would need to be conditional.

Rainer


More information about the macports-dev mailing list