Changes between Version 83 and Version 84 of ProblemHotlist


Ignore:
Timestamp:
Mar 16, 2012, 12:11:00 AM (12 years ago)
Author:
nerdling (Jeremy Lavergne)
Comment:

add yet another error message

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v83 v84  
    77=== xcode-select === #xcode-select
    88
    9 There have been reports of xcode-select not pointing to the new Xcode location for some users after upgrading to 4.3. If you are having problems even with the latest MacPorts version and `xcode-select -print-path` does not print `/Applications/Xcode.app/Contents/Developer` on your system, then you need to run:
     9There have been reports of xcode-select not pointing to the new Xcode location for some users after upgrading to 4.3. If you are having problems even with the latest MacPorts version and `xcode-select -print-path` does not print `/Applications/Xcode.app/Contents/Developer` on your system, or
     10{{{
     11Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build.
     12}}}
     13, then you need to run:
    1014{{{
    1115sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer