pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Bootstrap on Mac OS 11.6 -> No suitable Xcode SDK or Command Line Tools installed (but there is?!)



* On 2021-10-28 at 15:55 BST, Mansour Moufid wrote:

Maybe Darwin.mk could get the latest macOS SDK version from xcodebuild:

xcodebuild -showsdks | sed -n -e 's/.*-sdk \(macos.*\)/\1/p'

xcodebuild doesn't work with a Command Line Tools install.

--
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index