> What's your system version? Perhaps the version of xcode-select you have is less capable? > > % xcode-select -version > xcode-select version 2307. Aha, that explains it: $ which xcode-select /usr/bin/xcode-select $ xcode-select -version xcode-select version 2003. I'm on 10.7.3 (11D50) and installed the new commandline tools first, so why is my xcode-select script older? Art